Contents

kCVImageBufferChromaSubsampling_422

A key that indicates the original chroma-subsampled data used 4:2:2 formatting.

Declaration

let kCVImageBufferChromaSubsampling_422: CFString

Discussion

Each pixel has a Y value, and U and V values are shared horizontally between 2 neighboring pixels.

See Also

Constants