public static interface WOWZSinkAPI.StreamingAudioSink extends WOWZSinkAPI.AudioSink
| Modifier and Type | Method and Description |
|---|---|
Handler |
getAudioSinkHandler() |
void |
onAudioFrame(long timecode,
byte[] buffer,
int bufferLen)
Called for each frame of audio produced by an audio encoder.
|
isAudioEnabled, isAudioPaused, setAudioEnabled, setAudioPausedgetBroadcastConfig, getBroadcasterStatus, getStatus, prepareForBroadcast, startBroadcasting, stopBroadcastingvoid onAudioFrame(long timecode,
byte[] buffer,
int bufferLen)
timecode - The frame timecode, in milliseconds.buffer - The encoded AAC audio buffer.bufferLen - The length of the encoded AAC audio buffer, in bytes.Handler getAudioSinkHandler()
© 2016 - 2018 Wowza Media Systems, LLC. All rights reserved. Terms | Privacy | Trademarks | Legal