iOS API
Instance Methods | Properties | List of all members
MobileRTCPreProcessRawData Class Reference
Inheritance diagram for MobileRTCPreProcessRawData:

Instance Methods

(char *) - getYBuffer:
 y data pointer of video's YUV data .
 
(char *) - getUBuffer:
 u data pointer of video's YUV data .
 
(char *) - getVBuffer:
 v data pointer of video's YUV data .
 

Properties

CGSize size
 the size of video data.
 
int yStride
 y data pointer of video's YUV data stride.
 
int uStride
 u data pointer of video's YUV data stride.
 
int vStride
 v data pointer of video's YUV data stride.
 
MobileRTCVideoRawDataFormat format
 The raw data format of video data.
 
MobileRTCVideoRawDataRotation rotation
 The direction of video data.
 

The documentation for this class was generated from the following file: