pub unsafe static kVTDecompressionPropertyKey_ContentHasInterframeDependencies: &'static CFStringAvailable 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