更新时间: 2023-10-23 16:45:52
rtc::RemoteAudioStats结构体 参考
rtc::RemoteAudioStats结构体 参考

Public 属性

int64_t userID = 0
 
int32_t bitrate_kbps = 0
 
int64_t rtt_ms = 0
 
int32_t decode_fps_in = 0
 
int32_t decode_fps_out = 0
 
float lost_rate = 0.0
 
float fraction_lost = 0.0
 
int32_t delay_estimate_ms = 0
 
int64_t bytes_rcvd = 0
 
int64_t bytes_decoded = 0
 
int32_t carton_ms = 0
 
int32_t carton_count = 0
 
int32_t carton_rate = 0
 
int32_t av_sync_diff = 0
 
int32_t audio_dec_fps = 0
 
int32_t sample_rate = 0
 

类成员变量说明

◆ userID

int64_t rtc::RemoteAudioStats::userID = 0

◆ bitrate_kbps

int32_t rtc::RemoteAudioStats::bitrate_kbps = 0

◆ rtt_ms

int64_t rtc::RemoteAudioStats::rtt_ms = 0

◆ decode_fps_in

int32_t rtc::RemoteAudioStats::decode_fps_in = 0

◆ decode_fps_out

int32_t rtc::RemoteAudioStats::decode_fps_out = 0

◆ lost_rate

float rtc::RemoteAudioStats::lost_rate = 0.0

◆ fraction_lost

float rtc::RemoteAudioStats::fraction_lost = 0.0

◆ delay_estimate_ms

int32_t rtc::RemoteAudioStats::delay_estimate_ms = 0

◆ bytes_rcvd

int64_t rtc::RemoteAudioStats::bytes_rcvd = 0

◆ bytes_decoded

int64_t rtc::RemoteAudioStats::bytes_decoded = 0

◆ carton_ms

int32_t rtc::RemoteAudioStats::carton_ms = 0

◆ carton_count

int32_t rtc::RemoteAudioStats::carton_count = 0

◆ carton_rate

int32_t rtc::RemoteAudioStats::carton_rate = 0

◆ av_sync_diff

int32_t rtc::RemoteAudioStats::av_sync_diff = 0

◆ audio_dec_fps

int32_t rtc::RemoteAudioStats::audio_dec_fps = 0

◆ sample_rate

int32_t rtc::RemoteAudioStats::sample_rate = 0

该结构体的文档由以下文件生成: