|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| VideoDimensions | dimensions |
| int | framerate |
| bool | enable |
The configuration of a specific layer in the multi-layer video stream.
|
inline |
| VideoDimensions dimensions |
The video frame dimension. The default value is 0.
| int framerate |
The capture frame rate (fps) of the local video. The default value is 0.
| bool enable |
Whether to enable the corresponding layer of video stream. The default value is false.