---
title: allocationFailed
framework: corevideo
role: symbol
role_heading: Type Property
path: corevideo/cverror/allocationfailed
---

# allocationFailed

The allocation for a buffer or buffer pool failed. Most likely because of lack of resources.

## Declaration

```swift
static let allocationFailed: CVError
```
