kVTCompressionPropertyKey_FieldCount

Static kVTCompressionPropertyKey_FieldCount 

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

Indicates whether the frames should be encoded progressive (1) or interlaced (2).

The field count will be set on the format description for output samples, and may affect source frame scaling. NULL is a valid value for this property.

See also Apple’s documentation