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

# isCompatibleWith(_:)

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

## Declaration

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