<!--
{
  "availability" : [
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaExtension",
  "identifier" : "/documentation/MediaExtension/kMEVideoDecoderCodecInfoKey",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "MediaExtension"
    ],
    "preciseIdentifier" : "c:@macro@kMEVideoDecoderCodecInfoKey"
  },
  "title" : "kMEVideoDecoderCodecInfoKey"
}
-->

# kMEVideoDecoderCodecInfoKey

An array of one or more dictionaries describing the codecs that the decoder supports.

```
var kMEVideoDecoderCodecInfoKey: String { get }
```

## Discussion

Each dictionary must contain the name and the codec format type key.

---

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)