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

Inherits agora::rtc::RtcEngineContext.

Inherited by agora::rtc::RtcEngineContextInternal.

Public Member Functions

 RtcEngineContextEx ()
 
 RtcEngineContextEx (const RtcEngineContext &ctx)
 
- Public Member Functions inherited from agora::rtc::RtcEngineContext
 RtcEngineContext ()
 

Public Attributes

bool useStringUid
 
- Public Attributes inherited from agora::rtc::RtcEngineContext
IRtcEngineEventHandlereventHandler
 
const char * appId
 
void * context
 
bool enableAudioDevice
 
CHANNEL_PROFILE_TYPE channelProfile
 
AUDIO_SCENARIO_TYPE audioScenario
 
unsigned int areaCode
 
commons::LogConfig logConfig
 

Constructor & Destructor Documentation

◆ RtcEngineContextEx() [1/2]

agora::rtc::RtcEngineContextEx::RtcEngineContextEx ( )
inline

◆ RtcEngineContextEx() [2/2]

agora::rtc::RtcEngineContextEx::RtcEngineContextEx ( const RtcEngineContext ctx)
inlineexplicit

Member Data Documentation

◆ useStringUid

bool agora::rtc::RtcEngineContextEx::useStringUid