|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| const char * | channelId |
| rtc::uid_t | uid |
| user_id_t | strUid |
| uint32_t | x |
| uint32_t | y |
| uint32_t | width |
| uint32_t | height |
| uint32_t | videoState |
|
inline |
| const char* channelId |
The channel name to which the sub-video stream belongs.
| rtc::uid_t uid |
User ID who published this sub-video stream.
| user_id_t strUid |
Reserved for future use.
| uint32_t x |
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).
| uint32_t y |
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).
| uint32_t width |
Width (px) of the sub-video stream.
| uint32_t height |
Heitht (px) of the sub-video stream.
| uint32_t videoState |
Status of the sub-video stream on the video mixing canvas.