|
Agora C++ API Reference for All Platforms
|
#include <rtc_connection_i.h>
Inherits agora::rtc::RtcConnectionConfiguration.
Public Member Functions | |
| RtcConnectionConfigurationEx () | |
Public Member Functions inherited from agora::rtc::RtcConnectionConfiguration | |
| RtcConnectionConfiguration () | |
Public Attributes | |
| int | clientType |
| Optional< conn_id_t > | connId |
| bool | is_p2p_switch_enabled |
| std::list< std::string > | vosList |
Public Attributes inherited from agora::rtc::RtcConnectionConfiguration | |
| 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 |
| bool | isDataChannelOnly |
|
inline |
| int agora::rtc::RtcConnectionConfigurationEx::clientType |
| bool agora::rtc::RtcConnectionConfigurationEx::is_p2p_switch_enabled |
| std::list<std::string> agora::rtc::RtcConnectionConfigurationEx::vosList |