Agora C++ API Reference for All Platforms
Loading...
Searching...
No Matches
agora::media::base::SrcInfo Struct Reference

#include <AgoraMediaPlayerTypes.h>

Public Attributes

int bitrateInKbps
 
const char * name
 

Member Data Documentation

◆ bitrateInKbps

int agora::media::base::SrcInfo::bitrateInKbps

The bitrate of the media stream. The unit of the number is kbps.

◆ name

const char* agora::media::base::SrcInfo::name

The name of the media stream.