<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreGraphics",
  "identifier" : "/documentation/CoreGraphics/kCGDisplayStreamQueueDepth",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Core Graphics"
    ],
    "preciseIdentifier" : "c:@kCGDisplayStreamQueueDepth"
  },
  "title" : "kCGDisplayStreamQueueDepth"
}
-->

# kCGDisplayStreamQueueDepth

```
extern CFStringRef const kCGDisplayStreamQueueDepth;
```

## Discussion

\discussion Controls how many frames deep the frame queue will be.  Defaults to N.

---

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)