Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
NSUInteger | width |
NSUInteger | height |
NSUInteger | layoutCount |
NSArray< AgoraVideoLayout * > *_Nullable | layoutList |
The definition of AgoraVideoLayoutInfo.
|
readwritenonatomicassign |
width of transcoded video stream.
|
readwritenonatomicassign |
height of transcoded video stream.
|
readwritenonatomicassign |
count of video layout info in transcoded video stream.
|
readwritenonatomiccopy |
video layout info in transcoded video stream.