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 *pLuma
Declared In
VKVideoFrameYUV.h
pChromaB
VKColorPlane object that holds data for color of image for YUV format
@property (nonatomic, readonly) VKColorPlane *pChromaB
Declared In
VKVideoFrameYUV.h
pChromaR
VKColorPlane object that holds data for color of image for YUV format
@property (nonatomic, readonly) VKColorPlane *pChromaR
Declared In
VKVideoFrameYUV.h