Agora Java API Reference for Android
|
Public Member Functions | |
boolean | isStopAudioMixing () |
boolean | isStopAllEffect () |
boolean | isStopMicrophoneRecording () |
String | toString () |
Public Attributes | |
boolean | stopAudioMixing |
boolean | stopAllEffect |
boolean | stopMicrophoneRecording |
The leave channel options.
boolean io.agora.rtc2.LeaveChannelOptions.stopAudioMixing |
Determines whether to stop playing and mixing the music file when leave channel.
boolean io.agora.rtc2.LeaveChannelOptions.stopAllEffect |
Determines whether to stop all music effects when leave channel.
boolean io.agora.rtc2.LeaveChannelOptions.stopMicrophoneRecording |
Determines whether to stop microphone recording when leave channel.