The statistics of the remote video stream. For details, see
Statistics of remote video streams.
◆ RemoteVideoStats()
agora::linuxsdk::RemoteVideoStats::RemoteVideoStats |
( |
|
) |
|
|
inline
|
◆ delay
int agora::linuxsdk::RemoteVideoStats::delay |
◆ width
int agora::linuxsdk::RemoteVideoStats::width |
The width (pixel) of the remote video.
◆ height
int agora::linuxsdk::RemoteVideoStats::height |
The height (pixel) of the remote video.
◆ receivedBitrate
int agora::linuxsdk::RemoteVideoStats::receivedBitrate |
The receiving bitrate (Kbps).
◆ decoderOutputFrameRate
int agora::linuxsdk::RemoteVideoStats::decoderOutputFrameRate |
The decoder output frame rate (fps) of the remote video.
- Note
-
This parameter is only valid in Composite Recording mode or when the video decoding
format is set as YUV.
◆ rxStreamType
The video stream type:
- 0: High-stream video.
- 1: Low-stream video.