---
title: isCompressionAvailable
framework: corevideo
role: symbol
role_heading: Instance Property
path: corevideo/cvpixelformattype/iscompressionavailable
---

# isCompressionAvailable

True if any of the planes of this format are compressed and hardware support is available.

## Declaration

```swift
var isCompressionAvailable: Bool { get }
```
