kCVImageBufferChromaSubsampling_420
A key that indicates the original chroma-subsampled data used 4:2:0 formatting.
Declaration
let kCVImageBufferChromaSubsampling_420: CFStringDiscussion
Each pixel has a Y value, and U and V values are shared within a square of 4 pixels.