Agora RTC Objective-C API Reference  Refactor
Data Structures | Enumerations
agora::base Namespace Reference

Data Structures

struct  AgoraServiceConfiguration
 
class  AParameter
 
struct  AudioSessionConfiguration
 
class  IAgoraParameter
 
class  IAgoraService
 
class  IEngineBase
 
class  IParameterEngine
 
class  IServiceObserver
 
class  LicenseCallback
 
class  NtpTime
 

Enumerations

enum  TMixMode { MIX_ENABLED, MIX_DISABLED }
 

Enumeration Type Documentation

◆ TMixMode

enum TMixMode

The audio mixing mode.

Enumerator
MIX_ENABLED 

Mix all the local audio tracks in the channel.

MIX_DISABLED 

Do not mix the local audio tracks in the channel.

Function Documentation

◆ operator==()

bool agora::base::operator== ( const NtpTime n1,
const NtpTime n2 
)
inline

◆ operator!=()

bool agora::base::operator!= ( const NtpTime n1,
const NtpTime n2 
)
inline