Package com.wowza.wms.transcoder.model
Interface ITranscoderAudioFrameNotify
- All Known Subinterfaces:
ITranscoderAudioFrameNotify2
public interface ITranscoderAudioFrameNotify
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onAudioFrame
(com.wowza.wms.transcoder.model.TranscoderSessionAudio transcoderSessionAudio, com.wowza.wms.transcoder.model.TranscoderNativeAudioFrame nativeAudioFrame)
-
Method Details
-
onAudioFrame
void onAudioFrame(com.wowza.wms.transcoder.model.TranscoderSessionAudio transcoderSessionAudio, com.wowza.wms.transcoder.model.TranscoderNativeAudioFrame nativeAudioFrame)
-