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

# noSamples

An error code that indicates there are no samples in the track or a request to load a sample buffer fails.

```
static var noSamples: 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)