Agora C++ API Reference for All Platforms
|
Public Member Functions | |
StreamLayerConfig () | |
Public Attributes | |
VideoDimensions | dimensions |
int | framerate |
bool | enable |
|
inline |
VideoDimensions agora::rtc::SimulcastConfig::StreamLayerConfig::dimensions |
The video frame dimension. The default value is 0.
int agora::rtc::SimulcastConfig::StreamLayerConfig::framerate |
The capture frame rate (fps) of the local video. The default value is 0.
bool agora::rtc::SimulcastConfig::StreamLayerConfig::enable |
Whether to enable the corresponding layer of video stream. The default value is false.