---
title: "isCompatibleWith(_:)"
framework: corevideo
role: symbol
role_heading: Instance Method
path: "corevideo/cvpixelbufferrepresentable/iscompatiblewith(_:)-b775"
---

# isCompatibleWith(_:)

Returns true if the pixel buffer is compatible with the specified creation attributes.

## Declaration

```swift
func isCompatibleWith(_ attributes: CVPixelBufferCreationAttributes) -> Bool
```
