kVTCompressionPropertyKey_AllowTemporalCompression

Static kVTCompressionPropertyKey_AllowTemporalCompression 

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

Enables temporal compression.

True by default. Set this to false to require key-frame-only compression.

See also Apple’s documentation