Inherits <NSObject>.
◆ sourceType
Source type of video stream.
◆ remoteUserUid
- (NSUInteger) remoteUserUid |
|
readwritenonatomicassign |
Remote user uid if sourceType is AgoraMediaSourceTypeRemote.
◆ imageUrl
- (NSString* _Nullable) imageUrl |
|
readwritenonatomiccopy |
RTC image if sourceType is AgoraMediaSourceTypeRtcImage.
◆ rect
Position and size of the video frame.
◆ zOrder
The layer of the video frame that ranges from 1 to 100:
- 1: (Default) The lowest layer.
- 100: The highest layer.
◆ alpha
The transparency of the video frame.