Agora C++ API Reference for All Platforms
|
Public Member Functions | |
LeaveChannelOptions () | |
Public Attributes | |
bool | stopAudioMixing |
bool | stopAllEffect |
bool | stopMicrophoneRecording |
The leave channel options.
|
inline |
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.