Package com.wowza.wms.transcoder.model
Interface ITranscoderAudioFrameNotify
- 
- All Known Subinterfaces:
- ITranscoderAudioFrameNotify2
 
 public interface ITranscoderAudioFrameNotify
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonAudioFrame(com.wowza.wms.transcoder.model.TranscoderSessionAudio transcoderSessionAudio, com.wowza.wms.transcoder.model.TranscoderNativeAudioFrame nativeAudioFrame)
 
-