Agora Java API Reference for Android
Public Member Functions | Public Attributes | List of all members
io.agora.rte.media.audio.AgoraRteAudioObserverOptions Class Reference

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