Package com.wowza.wms.transcoder.model
Interface ITranscoderAudioFrameNotify2
-
- All Superinterfaces:
ITranscoderAudioFrameNotify
public interface ITranscoderAudioFrameNotify2 extends ITranscoderAudioFrameNotify
-
-
Method Summary
All Methods Instance Methods Abstract Methods 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
-
-