|
Agora Java API Reference for Android
|
Information about the video bitrate of the media resource being played. More...
#include <AgoraMediaPlayerTypes.h>
Public Attributes | |
| int | bitrateInKbps |
| const char * | name |
Information about the video bitrate of the media resource being played.
| int agora::media::base::SrcInfo::bitrateInKbps |
The video bitrate (Kbps) of the media resource being played.
| const char* agora::media::base::SrcInfo::name |
The name of the media resource.
1.8.18