<!--
{
  "availability" : [
    "macOS: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaExtension",
  "identifier" : "/documentation/MediaExtension/MEError-swift.struct/referenceMissing",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "MediaExtension"
    ],
    "preciseIdentifier" : "s:SC7MEErrorLeV16referenceMissingSoAAVvpZ"
  },
  "title" : "referenceMissing"
}
-->

# referenceMissing

An error code that indicates the decoder received a request to decode a sample without decoding the required reference frame dependencies first.

```
static var referenceMissing: MEError.Code { get }
```

---

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)