|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| NSUInteger | width |
| NSUInteger | height |
| NSUInteger | layoutCount |
| NSArray< AgoraVideoLayout * > *_Nullable | layoutList |
|
readwritenonatomicassign |
The width of the mixed video stream (px).
|
readwritenonatomicassign |
The height of the mixed video stream (px).
|
readwritenonatomicassign |
The number of layout information in the mixed video stream.
|
readwritenonatomiccopy |
The detailed layout information of a mixed video stream. See AgoraVideoLayout.