public static interface AudioPusher.AudioSourceListener
Modifier and Type | Method and Description |
---|---|
void |
onAudioFrame(byte[] audioFrame,
int length,
long timestamp,
int format,
int channels,
int sampleRate) |