Package com.wowza.wms.transcoder.model
Interface ITranscoderAudioFrameNotify2
- 
- All Superinterfaces:
- ITranscoderAudioFrameNotify
 
 public interface ITranscoderAudioFrameNotify2 extends ITranscoderAudioFrameNotify 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonAudioFrameAfterResample(com.wowza.wms.transcoder.model.TranscoderSessionAudio transcoderSessionAudio, com.wowza.wms.transcoder.model.TranscoderNativeAudioFrame nativeAudioFrame)- 
Methods inherited from interface com.wowza.wms.transcoder.model.ITranscoderAudioFrameNotifyonAudioFrame
 
- 
 
-