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

# AVSampleCursorAudioDependencyInfo

A structure that describes the independent decodability of audio samples.

```
struct AVSampleCursorAudioDependencyInfo
```

## Topics

### Querying independent decodability

[`audioSampleIsIndependentlyDecodable`](/documentation/AVFoundation/AVSampleCursorAudioDependencyInfo/audioSampleIsIndependentlyDecodable)

A Boolean value indicating whether the sample is independently decodable.

[`audioSamplePacketRefreshCount`](/documentation/AVFoundation/AVSampleCursorAudioDependencyInfo/audioSamplePacketRefreshCount)

The number of samples, starting at the current sample, that must be fed to the decoder to achieve full decoder refresh.



---

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)