VKVideoFrameYUV Class Reference
| Inherits from | VKVideoFrame : NSObject |
|---|---|
| Declared in | VKVideoFrameYUV.h |
pLuma
VKColorPlane object that holds data for brightness of image for YUV format
@property (nonatomic, readonly) VKColorPlane *pLumaDeclared In
VKVideoFrameYUV.h
pChromaB
VKColorPlane object that holds data for color of image for YUV format
@property (nonatomic, readonly) VKColorPlane *pChromaBDeclared In
VKVideoFrameYUV.h
pChromaR
VKColorPlane object that holds data for color of image for YUV format
@property (nonatomic, readonly) VKColorPlane *pChromaRDeclared In
VKVideoFrameYUV.h