Agora C++ API Reference for All Platforms
Public Attributes | List of all members
agora::media::base::SrcInfo Struct Reference

Public Attributes

int bitrateInKbps
 
const char * name
 

Detailed Description

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.