<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVSampleCursorAudioDependencyInfo/audioSampleIsIndependentlyDecodable",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@SA@AVSampleCursorAudioDependencyInfo@FI@audioSampleIsIndependentlyDecodable"
  },
  "title" : "audioSampleIsIndependentlyDecodable"
}
-->

# audioSampleIsIndependentlyDecodable

A Boolean value indicating whether the sample is independently decodable.

```
var audioSampleIsIndependentlyDecodable: ObjCBool
```

## Discussion

The value of this property is <doc://com.apple.documentation/documentation/Swift/true> for Immediate Playout Frames (IPFs) and Independent Frames (IFs).

---

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)