Agora Java API Reference for Android
|
Public Member Functions | |
AgoraRteAudioObserverOptions (AgoraRteLocalAudioObserverOptions localOption, AgoraRteRemoteAudioObserverOptions remoteOption) | |
boolean | isLocalAudioAfterRecord () |
boolean | isLocalAudioBeforePlayback () |
boolean | isLocalAudioAfterMix () |
int | getLocalAudioNumberOfChannels () |
int | getLocalAudioSampleRateHz () |
boolean | isRemoteAudioAfterPlaybackBeforeMix () |
int | getRemoteAudioNumberOfChannels () |
int | getRemoteAudioSampleRateHz () |
Public Attributes | |
AgoraRteLocalAudioObserverOptions | localOption |
AgoraRteRemoteAudioObserverOptions | remoteOption |