pub unsafe static kVTCompressionPropertyKey_FieldCount: &'static CFStringAvailable 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