Agora C++ API Reference for All Platforms
|
Public Attributes | |
int | numChannels |
int | sentSampleRate |
int | sentBitrate |
int | internalCodec |
unsigned short | txPacketLossRate |
int | audioDeviceDelay |
Local audio statistics.
int agora::rtc::LocalAudioStats::numChannels |
The number of audio channels.
int agora::rtc::LocalAudioStats::sentSampleRate |
The sampling rate (Hz) of sending the local user's audio stream.
int agora::rtc::LocalAudioStats::sentBitrate |
The average bitrate (Kbps) of sending the local user's audio stream.
int agora::rtc::LocalAudioStats::internalCodec |
The internal payload codec.
unsigned short agora::rtc::LocalAudioStats::txPacketLossRate |
The packet loss rate (%) from the local client to the Agora server before applying the anti-packet loss strategies.
int agora::rtc::LocalAudioStats::audioDeviceDelay |
The audio delay of the device, contains record and playout delay