Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
int | numChannels |
int | sentSampleRate |
int | sentBitrate |
int | internalCodec |
unsigned short | txPacketLossRate |
int | audioDeviceDelay |
The definition of the LocalAudioStats struct, which reports audio statistics of the local user.
int numChannels |
The number of audio channels.
int sentSampleRate |
The sample rate (Hz).
int sentBitrate |
The average sending bitrate (Kbps).
int internalCodec |
The internal payload type
unsigned short txPacketLossRate |
The audio packet loss rate (%) from the local client to the Agora edge server before applying the anti-packet loss strategies.
int audioDeviceDelay |
The audio delay of the device, contains record and playout delay