agora::rtc::RemoteVideoTrackStats结构体 参考
构造及析构函数说明
RemoteVideoTrackStats()
|
类成员变量说明
uid
| uid_t agora::rtc::RemoteVideoTrackStats::uid |
delay
| int agora::rtc::RemoteVideoTrackStats::delay |
width
| int agora::rtc::RemoteVideoTrackStats::width |
height
| int agora::rtc::RemoteVideoTrackStats::height |
receivedBitrate
| int agora::rtc::RemoteVideoTrackStats::receivedBitrate |
decoderOutputFrameRate
| int agora::rtc::RemoteVideoTrackStats::decoderOutputFrameRate |
rendererOutputFrameRate
| int agora::rtc::RemoteVideoTrackStats::rendererOutputFrameRate |
frameLossRate
| int agora::rtc::RemoteVideoTrackStats::frameLossRate |
packetLossRate
| int agora::rtc::RemoteVideoTrackStats::packetLossRate |
rxStreamType
| VIDEO_STREAM_TYPE agora::rtc::RemoteVideoTrackStats::rxStreamType |
totalFrozenTime
| int agora::rtc::RemoteVideoTrackStats::totalFrozenTime |
frozenRate
| int agora::rtc::RemoteVideoTrackStats::frozenRate |
totalDecodedFrames
| uint32_t agora::rtc::RemoteVideoTrackStats::totalDecodedFrames |
avSyncTimeMs
| int agora::rtc::RemoteVideoTrackStats::avSyncTimeMs |
downlink_process_time_ms
| uint32_t agora::rtc::RemoteVideoTrackStats::downlink_process_time_ms |
frame_render_delay_ms
| uint32_t agora::rtc::RemoteVideoTrackStats::frame_render_delay_ms |
totalActiveTime
| uint64_t agora::rtc::RemoteVideoTrackStats::totalActiveTime |
publishDuration
| uint64_t agora::rtc::RemoteVideoTrackStats::publishDuration |