Contents

extensionIdentifier

A dictionary key for the video decoder extension identifier.

Declaration

static let extensionIdentifier: VTExtensionPropertiesKey

Discussion

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

Keys