<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AudioToolbox",
  "identifier" : "/documentation/AudioToolbox/kAudioQueueErr_QueueInvalidated",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Audio Toolbox"
    ],
    "preciseIdentifier" : "c:@Ea@kAudioQueueErr_InvalidBuffer@kAudioQueueErr_QueueInvalidated"
  },
  "title" : "kAudioQueueErr_QueueInvalidated"
}
-->

# kAudioQueueErr_QueueInvalidated

In iOS, the audio server has exited, causing the audio queue to become invalid.

```
var kAudioQueueErr_QueueInvalidated: OSStatus { 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)