Agora Server Gateway SDK C++ API Reference
Public Member Functions | Public Attributes | List of all members
agora::rtc::UplinkNetworkInfo Struct Reference

#include <AgoraBase.h>

Public Member Functions

 UplinkNetworkInfo ()
 
bool operator== (const UplinkNetworkInfo &rhs) const
 

Public Attributes

int video_encoder_target_bitrate_bps
 

Detailed Description

The collections of uplink network info.

Constructor & Destructor Documentation

◆ UplinkNetworkInfo()

agora::rtc::UplinkNetworkInfo::UplinkNetworkInfo ( )
inline

Member Function Documentation

◆ operator==()

bool agora::rtc::UplinkNetworkInfo::operator== ( const UplinkNetworkInfo rhs) const
inline

Member Data Documentation

◆ video_encoder_target_bitrate_bps

int agora::rtc::UplinkNetworkInfo::video_encoder_target_bitrate_bps

The target video encoder bitrate (bps).


The documentation for this struct was generated from the following file: