Contents

Image Buffer Chroma Location Constants

Constants that indicate locations for chroma samples in the image buffer.

Overview

For progressive-scan image data, use the kCVImageBufferChromaLocationTopFieldKey key to attach one of these values to the image buffer. For interlaced image data, attach values to the image buffer using the kCVImageBufferChromaLocationTopFieldKey and kCVImageBufferChromaLocationBottomFieldKey keys.

Topics

Constants

See Also

Constants