NERtc iOS SDK
V4.4.301
|
The uplink stats of the local audio stream 更多...
#import <NERtcEngineStatistics.h>
属性 | |
int64_t | sentBitrate |
Publishing bitrate after the last report (kbps) 更多... | |
int16_t | lossRate |
Audio packet loss rate within a specific time 更多... | |
int64_t | rtt |
int | volume |
The volume level (0-100) 更多... | |
int16_t | numChannels |
The number of audio channels for audio capture. 更多... | |
int32_t | sentSampleRate |
The local audio sampling rate (Hz) 更多... | |
The uplink stats of the local audio stream
|
readwritenonatomicassign |
Audio packet loss rate within a specific time
|
readwritenonatomicassign |
The number of audio channels for audio capture.
|
readwritenonatomicassign |
|
readwritenonatomicassign |
Publishing bitrate after the last report (kbps)
|
readwritenonatomicassign |
The local audio sampling rate (Hz)
|
readwritenonatomicassign |
The volume level (0-100)