pub unsafe static kVTExtensionProperties_CodecNameKey: &'static VTExtensionPropertiesKeyAvailable on crate feature
VTUtilities only.Expand description
A CFDictionary key for the user readable name string of the codec.
This key points to a CFStringRef with the name of the codec from the supplied format description. This name will be the one listed in the extension CodecInfo array with the key CodecName.
See also Appleās documentation