Agora C++ API Reference for All Platforms
|
Inherits agora::rtc::RtcEngineContext.
Public Attributes | |
bool | isPassThruMode |
int | maxOutputBitrateKpbs |
agora_refptr< IMediaExtensionObserver > | extensionObserver |
bool | is_p2p_switch_enabled_ |
![]() | |
IRtcEngineEventHandler * | eventHandler |
const char * | appId |
void * | context |
CHANNEL_PROFILE_TYPE | channelProfile |
const char * | license |
AUDIO_SCENARIO_TYPE | audioScenario |
unsigned int | areaCode |
commons::LogConfig | logConfig |
Optional< THREAD_PRIORITY_TYPE > | threadPriority |
bool | useExternalEglContext |
bool | domainLimit |
Additional Inherited Members | |
![]() | |
RtcEngineContext () | |
bool agora::rtc::RtcEngineContextInternal::isPassThruMode |
int agora::rtc::RtcEngineContextInternal::maxOutputBitrateKpbs |
agora_refptr<IMediaExtensionObserver> agora::rtc::RtcEngineContextInternal::extensionObserver |
bool agora::rtc::RtcEngineContextInternal::is_p2p_switch_enabled_ |