9#import <Foundation/Foundation.h>
17@property (nonatomic, assign, readonly) NSUInteger
userId;
33- (instancetype _Nonnull)initWithDelegate:(
id<MobileRTCVideoRawDataDelegate>_Nonnull) delegate;
MobileRTCVideoResolution
MobileRTCVideoResolution An enumeration of video raw data resolution.
MobileRTCRawDataError
MobileRTCRawDataError An enumeration of raw data.
MobileRTCVideoResolution resolution
the video resolution of MobileRTCRenderer object.
MobileRTCVideoType videoType
the video type of MobileRTCRenderer object.
NSUInteger userId
the userId of MobileRTCRenderer object.
MobileRTCRawDataError unSubscribe()
Call the function to unsubscribe video raw data.