Agora Java API Reference for Android
|
The information of the media stream object. More...
#include <AgoraMediaPlayerTypes.h>
Public Attributes | |
int | bitrateInKbps |
const char * | name |
The information of the media stream object.
int agora::media::base::SrcInfo::bitrateInKbps |
The bitrate of the media stream. The unit of the number is kbps.
const char* agora::media::base::SrcInfo::name |
The name of the media stream.