---
title: pixelBufferNotMetalCompatible
framework: corevideo
role: symbol
role_heading: Type Property
path: corevideo/cverror/pixelbuffernotmetalcompatible
---

# pixelBufferNotMetalCompatible

The Buffer cannot be used with Metal as either its size, pixel format or attributes are not supported by Metal.

## Declaration

```swift
static let pixelBufferNotMetalCompatible: CVError
```
