9#import <Foundation/Foundation.h>
10#import <MobileRTC/MobileRTCMeetingDelegate.h>
20@property (nonatomic, assign, readonly) NSUInteger
userId;
37- (instancetype _Nonnull)initWithDelegate:(
id<MobileRTCVideoRawDataDelegate>_Nonnull) delegate;
MobileRTCVideoResolution
Enumeration of video resolution options.
MobileRTCRawDataError
Enumeration of raw data.
MobileRTCVideoResolution resolution
MobileRTCRenderer's video resolution.
MobileRTCVideoType videoType
MobileRTCRenderer's video type.
NSUInteger userId
MobileRTCRenderer's user ID.
MobileRTCRawDataError unSubscribe()
Call the function to unsubscribe from raw video data.