kVTDecompressionPropertyKey_FieldMode

Static kVTDecompressionPropertyKey_FieldMode 

Source
pub unsafe static kVTDecompressionPropertyKey_FieldMode: &'static CFString
Available on crate feature VTDecompressionProperties only.
Expand description

Requests special handling of interlaced content.

This is an optional property for video decoders to implement. Decoders should only accept the modes that they will implement.

See also Apple’s documentation