kVTDecompressionPropertyKey_ContentHasInterframeDependencies

Static kVTDecompressionPropertyKey_ContentHasInterframeDependencies 

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

Indicates whether the content being decoded has interframe dependencies, if the decoder knows.

This is an optional property for video decoders to implement.

See also Apple’s documentation