kVTCompressionPropertyKey_ExpectedDuration

Static kVTCompressionPropertyKey_ExpectedDuration 

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

Indicates the expected total duration for the compression session, if known.

By default, this is zero, indicating “unknown”.

See also Apple’s documentation