9#import <Foundation/Foundation.h>
16@property (nonatomic, assign) CGSize
size;
36- (
char *)getYBuffer:(
int)lineNum;
41- (
char *)getUBuffer:(
int)lineNum;
46- (
char *)getVBuffer:(
int)lineNum;
MobileRTCVideoRawDataRotation
MobileRTCVideoResolution The direction of video.
MobileRTCVideoRawDataFormat
MobileRTCVideoResolution An enumeration of video raw data format.
MobileRTCVideoRawDataFormat format
The raw data format of video data.
int vStride
v data pointer of video's YUV data stride.
CGSize size
the size of video data.
int uStride
u data pointer of video's YUV data stride.
MobileRTCVideoRawDataRotation rotation
The direction of video data.
int yStride
y data pointer of video's YUV data stride.