6#import <Foundation/Foundation.h>
17@property (nonatomic, assign) CGSize
size;
39- (
char *)getYBuffer:(
int)lineNum;
46- (
char *)getUBuffer:(
int)lineNum;
53- (
char *)getVBuffer:(
int)lineNum;
MobileRTCFrameDataFormat
Enumeration of the video frame data format.
MobileRTCVideoRawDataRotation
Enumeration of the directions of video.
A class that contains YUV video frame data.
MobileRTCFrameDataFormat format
The raw data format of the video data.
CGSize size
The size of the video data.
MobileRTCVideoRawDataRotation rotation
The video data rotation.