Package com.wowza.wms.transcoder.model
Interface ITranscoderAudioFrameNotify2
- All Superinterfaces:
ITranscoderAudioFrameNotify
-
Method Summary
Modifier and TypeMethodDescriptionvoid
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)
-