|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| NSString *_Nonnull | channelId |
| NSUInteger | uid |
| NSString *_Nullable | strUid |
| NSUInteger | videoState |
| NSUInteger | x |
| NSUInteger | y |
| NSUInteger | width |
| NSUInteger | height |
|
readwritenonatomiccopy |
The channel name to which the sub-video stream belongs.
|
readwritenonatomicassign |
User ID who published this sub-video stream.
|
readwritenonatomiccopy |
Reserved for future use.
|
readwritenonatomicassign |
Status of the sub-video stream on the video mixing canvas.
|
readwritenonatomicassign |
X-coordinate (px) of the sub-video stream on the mixing canvas. The relative lateral displacement of the top left corner of the video for video mixing to the origin (the top left corner of the canvas).
|
readwritenonatomicassign |
Y-coordinate (px) of the sub-video stream on the mixing canvas. The relative longitudinal displacement of the top left corner of the captured video to the origin (the top left corner of the canvas).
|
readwritenonatomicassign |
Width (px) of the sub-video stream.
|
readwritenonatomicassign |
Heitht (px) of the sub-video stream.