pub unsafe static kVTCompressionPropertyKey_ProgressiveScan: &'static CFStringAvailable on crate feature
VTCompressionProperties only.Expand description
Indicates that the DV video stream should have the progressive flag set.
This property is supported by the DV25/50 family of encoders. If false, content is encoded as interlaced. If true, content is encoded as progressive. The value of this property fixes the FieldCount and FieldDetail properties.
See also Appleās documentation