Agora RTC Objective-C API Reference  Refactor
Data Fields
SimulcastStreamConfig Struct Reference

Data Fields

VideoDimensions dimensions
 
int kBitrate
 
int framerate
 

Detailed Description

The configuration of the low-quality video stream.

Constructor & Destructor Documentation

◆ SimulcastStreamConfig()

Member Function Documentation

◆ operator==()

bool operator== ( const SimulcastStreamConfig rhs) const
inline

Field Documentation

◆ dimensions

VideoDimensions dimensions

The video frame dimension: VideoDimensions. The default value is 160 × 120.

◆ kBitrate

int kBitrate

The video bitrate (Kbps), represented by an instantaneous value. The default value of the log level is 5.

◆ framerate

int framerate

he capture frame rate (fps) of the local video. The default value is 5.