|
Agora C++ API Reference for All Platforms
|
#include <AgoraMediaPlayerTypes.h>
Public Attributes | |
| int | videoFps |
| int | videoBitrateInKbps |
| int | audioBitrateInKbps |
| int | totalBitrateInKbps |
| int agora::media::base::PlayerPlaybackStats::videoFps |
The frame rate (fps) of the video.
| int agora::media::base::PlayerPlaybackStats::videoBitrateInKbps |
The bitrate (kbps) of the video.
| int agora::media::base::PlayerPlaybackStats::audioBitrateInKbps |
The bitrate (kbps) of the audio.
| int agora::media::base::PlayerPlaybackStats::totalBitrateInKbps |
The total bitrate (kbps) of the media stream.