|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| CGSize | dimensions |
| int | framerate |
| BOOL | enable |
The configuration of a specific layer in the multi-layer video stream.
|
readwritenonatomicassign |
The video frame dimension. The default value is 0.
|
readwritenonatomicassign |
The capture frame rate (fps) of the local video. The default value is 0.
|
readwritenonatomicassign |
Whether to enable the corresponding layer of video stream. The default value is false.