|
(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 .
|
|
|
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: