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

Public 属性

int64_t userID = 0
 
int32_t width = 0
 
int32_t height = 0
 
int32_t bitrateKbps = 0
 
int32_t frameRate = 0
 
int32_t videoDelay = 0
 
float videoLost = 0.0
 
int32_t videoDecFps = 0
 
int64_t avDiff = 0
 
int32_t latency = 0
 
int32_t receivedBitrate = 0
 
int32_t decoderOutputFrameRate = 0
 

类成员变量说明

◆ userID

int64_t rtc::RemoteVideoStats::userID = 0

◆ width

int32_t rtc::RemoteVideoStats::width = 0

◆ height

int32_t rtc::RemoteVideoStats::height = 0

◆ bitrateKbps

int32_t rtc::RemoteVideoStats::bitrateKbps = 0

◆ frameRate

int32_t rtc::RemoteVideoStats::frameRate = 0

◆ videoDelay

int32_t rtc::RemoteVideoStats::videoDelay = 0

◆ videoLost

float rtc::RemoteVideoStats::videoLost = 0.0

◆ videoDecFps

int32_t rtc::RemoteVideoStats::videoDecFps = 0

◆ avDiff

int64_t rtc::RemoteVideoStats::avDiff = 0

◆ latency

int32_t rtc::RemoteVideoStats::latency = 0

◆ receivedBitrate

int32_t rtc::RemoteVideoStats::receivedBitrate = 0

◆ decoderOutputFrameRate

int32_t rtc::RemoteVideoStats::decoderOutputFrameRate = 0

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