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

# extensionURL

A dictionary key for the URL of the extension.

```
static let extensionURL: VTExtensionPropertiesKey
```

## Discussion

This key points to a `CFURLRef` value with the URL for the extension.

---

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)