<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "VideoToolbox",
  "identifier" : "/documentation/VideoToolbox/VTExtensionPropertiesKey/extensionName",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Video Toolbox",
      "VideoToolbox"
    ],
    "preciseIdentifier" : "c:@kVTExtensionProperties_ExtensionNameKey"
  },
  "title" : "extensionName"
}
-->

# extensionName

A dictionary key for the localized extension name.

```
static let extensionName: VTExtensionPropertiesKey
```

## Discussion

This key points to a `CFStringRef` value with the localized extension name.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)