Agora C++ API Reference for All Platforms
Public Attributes | List of all members
agora::rtc::RemoteVideoTrackStatsEx Struct Reference

Inherits agora::rtc::RemoteVideoTrackStats.

Public Attributes

uint64_t firstDecodingTimeTickMs = 0
 
uint64_t firstVideoFrameRendered = 0
 
bool isHardwareCodec = false
 
- Public Attributes inherited from agora::rtc::RemoteVideoTrackStats
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

- Public Member Functions inherited from agora::rtc::RemoteVideoTrackStats
 RemoteVideoTrackStats ()
 

Member Data Documentation

◆ firstDecodingTimeTickMs

uint64_t agora::rtc::RemoteVideoTrackStatsEx::firstDecodingTimeTickMs = 0

◆ firstVideoFrameRendered

uint64_t agora::rtc::RemoteVideoTrackStatsEx::firstVideoFrameRendered = 0

◆ isHardwareCodec

bool agora::rtc::RemoteVideoTrackStatsEx::isHardwareCodec = false