Agora C++ API Reference for All Platforms
|
Inherits agora::rtc::RtcConnectionConfiguration.
Public Member Functions | |
RtcConnectionConfigurationEx () | |
![]() | |
RtcConnectionConfiguration () | |
Public Attributes | |
int | clientType |
bool | is_p2p_switch_enabled |
std::list< std::string > | vosList |
![]() | |
bool | autoSubscribeAudio |
bool | autoSubscribeVideo |
bool | enableAudioRecordingOrPlayout |
int | maxSendBitrate |
int | minPort |
int | maxPort |
CLIENT_ROLE_TYPE | clientRoleType |
CHANNEL_PROFILE_TYPE | channelProfile |
bool | audioRecvEncodedFrame |
bool | audioRecvMediaPacket |
bool | videoRecvMediaPacket |
bool | isInteractiveAudience |
|
inline |
int agora::rtc::RtcConnectionConfigurationEx::clientType |
bool agora::rtc::RtcConnectionConfigurationEx::is_p2p_switch_enabled |
std::list<std::string> agora::rtc::RtcConnectionConfigurationEx::vosList |