Interface ITranscoderAudioFrameNotify2

All Superinterfaces:
ITranscoderAudioFrameNotify

public interface ITranscoderAudioFrameNotify2 extends ITranscoderAudioFrameNotify
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onAudioFrameAfterResample(com.wowza.wms.transcoder.model.TranscoderSessionAudio transcoderSessionAudio, com.wowza.wms.transcoder.model.TranscoderNativeAudioFrame nativeAudioFrame)
     

    Methods inherited from interface com.wowza.wms.transcoder.model.ITranscoderAudioFrameNotify

    onAudioFrame
  • Method Details

    • onAudioFrameAfterResample

      void onAudioFrameAfterResample(com.wowza.wms.transcoder.model.TranscoderSessionAudio transcoderSessionAudio, com.wowza.wms.transcoder.model.TranscoderNativeAudioFrame nativeAudioFrame)