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

Instance Methods

(BOOL) - canAddRef
 Can add reference count or not.
 
(BOOL) - addRef
 Add reference count.
 
(NSInteger) - releaseRef
 Minus reference count.
 

Properties

char * yBuffer
 y data pointer of video's YUV data.
 
char * uBuffer
 u data pointer of video's YUV data.
 
char * vBuffer
 v data pointer of video's YUV data.
 
CGSize size
 the size of video data.
 
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: