---
title: wouldExceedAllocationThreshold
framework: corevideo
role: symbol
role_heading: Type Property
path: corevideo/cverror/wouldexceedallocationthreshold
---

# wouldExceedAllocationThreshold

The allocation request failed because it would have exceeded a specified allocation threshold (see kCVPixelBufferPoolAllocationThresholdKey).

## Declaration

```swift
static let wouldExceedAllocationThreshold: CVError
```
