Agora C++ API Reference for All Platforms
Public Attributes | List of all members
agora::rtc::RtcEngineContextInternal Struct Reference

Inherits agora::rtc::RtcEngineContext.

Public Attributes

bool isPassThruMode
 
int maxOutputBitrateKpbs
 
agora_refptr< IMediaExtensionObserverextensionObserver
 
bool is_p2p_switch_enabled_
 
- Public Attributes inherited from agora::rtc::RtcEngineContext
IRtcEngineEventHandlereventHandler
 
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_TYPEthreadPriority
 
bool useExternalEglContext
 
bool domainLimit
 

Additional Inherited Members

- Public Member Functions inherited from agora::rtc::RtcEngineContext
 RtcEngineContext ()
 

Member Data Documentation

◆ isPassThruMode

bool agora::rtc::RtcEngineContextInternal::isPassThruMode

◆ maxOutputBitrateKpbs

int agora::rtc::RtcEngineContextInternal::maxOutputBitrateKpbs

◆ extensionObserver

agora_refptr<IMediaExtensionObserver> agora::rtc::RtcEngineContextInternal::extensionObserver

◆ is_p2p_switch_enabled_

bool agora::rtc::RtcEngineContextInternal::is_p2p_switch_enabled_