Agora Java API Reference for Android
|
#include <IAgoraRtcEngine.h>
Public Attributes | |
bool | stopAudioMixing |
bool | stopAllEffect |
bool | stopMicrophoneRecording |
The leave channel options.
bool agora::rtc::LeaveChannelOptions::stopAudioMixing |
Determines whether to stop playing and mixing the music file when leave channel.
bool agora::rtc::LeaveChannelOptions::stopAllEffect |
Determines whether to stop all music effects when leave channel.
bool agora::rtc::LeaveChannelOptions::stopMicrophoneRecording |
Determines whether to stop microphone recording when leave channel.