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

Public Member Functions

 EchoTestConfiguration (view_t v, bool ea, bool ev, const char *t, const char *c)
 
 EchoTestConfiguration ()
 

Public Attributes

view_t view
 
bool enableAudio
 
bool enableVideo
 
const char * token
 
const char * channelId
 

Detailed Description

The EchoTestConfiguration struct.

Constructor & Destructor Documentation

◆ EchoTestConfiguration() [1/2]

agora::rtc::EchoTestConfiguration::EchoTestConfiguration ( view_t  v,
bool  ea,
bool  ev,
const char *  t,
const char *  c 
)
inline

◆ EchoTestConfiguration() [2/2]

agora::rtc::EchoTestConfiguration::EchoTestConfiguration ( )
inline

Member Data Documentation

◆ view

view_t agora::rtc::EchoTestConfiguration::view

◆ enableAudio

bool agora::rtc::EchoTestConfiguration::enableAudio

◆ enableVideo

bool agora::rtc::EchoTestConfiguration::enableVideo

◆ token

const char* agora::rtc::EchoTestConfiguration::token

◆ channelId

const char* agora::rtc::EchoTestConfiguration::channelId