Contents

kCVImageBufferFieldDetailKey

A key to the field detail for an image buffer that indicates the order of interlaced video data in the image buffer.

Declaration

let kCVImageBufferFieldDetailKey: CFString

Discussion

The field detail value is of type CFString. See Image Buffer Field Detail Constants for more information.

See Also

Constants