Agora Java API Reference for Android
|
This is the complete list of members for io.agora.rtc2.IAudioEncodedFrameObserver, including all inherited members.
onMixedAudioEncodedFrame(ByteBuffer buffer, int samplesPerChannel, int channels, int samplesPerSec, int codecType) | io.agora.rtc2.IAudioEncodedFrameObserver | |
onPlaybackAudioEncodedFrame(ByteBuffer buffer, int samplesPerChannel, int channels, int samplesPerSec, int codecType) | io.agora.rtc2.IAudioEncodedFrameObserver | |
onRecordAudioEncodedFrame(ByteBuffer buffer, int samplesPerChannel, int channels, int samplesPerSec, int codecType) | io.agora.rtc2.IAudioEncodedFrameObserver |