Contents

kCVImageBufferChromaSubsampling_411

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

Declaration

let kCVImageBufferChromaSubsampling_411: CFString

Discussion

Each pixel has a Y value, and U and V values are shared along a horizontal line of 4 pixels.

See Also

Constants