Agora C++ API Reference for All Platforms
|
Classes | |
struct | AgoraServiceConfigEx |
struct | AgoraServiceConfiguration |
class | AParameter |
struct | AudioSessionConfiguration |
class | IAgoraParameter |
class | IAgoraService |
class | IAgoraServiceEx |
class | IAgoraServiceObserver |
class | IEngineBase |
class | IParameterEngine |
class | IServiceObserver |
class | LicenseCallback |
class | NtpTime |
Enumerations | |
enum | TMixMode { MIX_ENABLED, MIX_DISABLED } |
enum | MediaEngineType { MEDIA_ENGINE_WEBRTC, MEDIA_ENGINE_EMPTY, MEDIA_ENGINE_UNKNOWN } |
Functions | |
IAgoraServiceEx * | GetService () |
bool | operator== (const NtpTime &n1, const NtpTime &n2) |
bool | operator!= (const NtpTime &n1, const NtpTime &n2) |
IAgoraServiceEx* agora::base::GetService | ( | ) |