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 video bitrate (Kbps) of the media resource being played.

◆ name

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

The name of the media resource.