6#import <Foundation/Foundation.h>
7#import <MobileRTC/MobileRTCMeetingDelegate.h>
18@property (nonatomic, assign, readonly) NSUInteger
userId;
35- (instancetype _Nonnull)initWithDelegate:(
id<MobileRTCVideoRawDataDelegate>_Nonnull) delegate;
MobileRTCVideoType
Enumeration of video types.
MobileRTCVideoResolution
Enumeration of the video resolution options.
MobileRTCRawDataError
Enumeration of the raw data.
A class for rendering video raw data.
MobileRTCVideoResolution resolution
The video resolution.
MobileRTCVideoType videoType
The video type.
NSUInteger userId
The user ID.
MobileRTCRawDataError unSubscribe()
Unsubscribes from raw video data.