pub unsafe static kVTExtensionProperties_ExtensionIdentifierKey: &'static VTExtensionPropertiesKeyAvailable on crate feature
VTUtilities only.Expand description
A CFDictionary key for the video decoder extension identifier.
This key points to a CFStringRef value with the extension identifier, corresponding to the ClassImplementationID value from the EXAppExtensionAttributes dictionary in the Info.plist file.
See also Appleās documentation