Agora C++ API Reference for All Platforms
|
Inherits agora::rtc::RemoteVideoTrackStats.
Public Attributes | |
uint64_t | firstDecodingTimeTickMs = 0 |
uint64_t | firstVideoFrameRendered = 0 |
bool | isHardwareCodec = false |
![]() | |
uid_t | uid |
int | delay |
int | width |
int | height |
int | receivedBitrate |
int | decoderOutputFrameRate |
int | rendererOutputFrameRate |
int | frameLossRate |
int | packetLossRate |
VIDEO_STREAM_TYPE | rxStreamType |
int | totalFrozenTime |
int | frozenRate |
uint32_t | totalDecodedFrames |
int | avSyncTimeMs |
uint32_t | downlink_process_time_ms |
uint32_t | frame_render_delay_ms |
Additional Inherited Members | |
![]() | |
RemoteVideoTrackStats () | |
uint64_t agora::rtc::RemoteVideoTrackStatsEx::firstDecodingTimeTickMs = 0 |
uint64_t agora::rtc::RemoteVideoTrackStatsEx::firstVideoFrameRendered = 0 |
bool agora::rtc::RemoteVideoTrackStatsEx::isHardwareCodec = false |