---
title: allocationFailed
framework: coremedia
role: symbol
role_heading: Type Property
path: coremedia/cmtimebase/error/allocationfailed
---

# allocationFailed

A timebase error that indicates the memory allocation fails.

## Declaration

```swift
static let allocationFailed: NSError
```

## See Also

### Constants

- [invalidParameter](coremedia/cmtimebase/error/invalidparameter.md)
- [missingRequiredParameter](coremedia/cmtimebase/error/missingrequiredparameter.md)
- [readOnly](coremedia/cmtimebase/error/readonly.md)
- [timerIntervalTooShort](coremedia/cmtimebase/error/timerintervaltooshort.md)
