Contents

kVTCompressionPropertyKey_ProgressiveScan

A Boolean value indicating whether the DV video stream should have the progressive flag set.

Declaration

let kVTCompressionPropertyKey_ProgressiveScan: CFString

Discussion

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 kVTCompressionPropertyKey_FieldCount and kVTCompressionPropertyKey_FieldDetail properties.

See Also

Clean Aperture and Pixel Aspect Ratio