|
Agora Server Gateway SDK C++ API Reference
|
#include <AgoraBase.h>
Public Attributes | |
| int | numChannels |
| int | sentSampleRate |
| int | sentBitrate |
The definition of the LocalAudioStats struct, which reports audio statistics of the local user.
| int agora::rtc::LocalAudioStats::numChannels |
The number of audio channels.
| int agora::rtc::LocalAudioStats::sentBitrate |
The average sending bitrate (Kbps).
| int agora::rtc::LocalAudioStats::sentSampleRate |
The sample rate (Hz).