Agora C++ API Reference for All Platforms
|
Public Member Functions | |
SimulcastStreamConfig () | |
bool | operator== (const SimulcastStreamConfig &rhs) const |
Public Attributes | |
VideoDimensions | dimensions |
int | kBitrate |
int | framerate |
The configuration of the low-quality video stream.
|
inline |
|
inline |
VideoDimensions agora::rtc::SimulcastStreamConfig::dimensions |
The video frame dimension: VideoDimensions. The default value is 160 × 120.
int agora::rtc::SimulcastStreamConfig::kBitrate |
The video bitrate (Kbps), represented by an instantaneous value. The default value of the log level is 5.
int agora::rtc::SimulcastStreamConfig::framerate |
he capture frame rate (fps) of the local video. The default value is 5.