---
title: supportedPixelFormats
framework: Professional Video Applications
role: symbol
role_heading: Instance Property
platforms: [provideo encoder extensions 1.0+]
path: professional_video_applications/compressorextensionencoder/supportedpixelformats
---

# supportedPixelFormats

The supported pixel formats in an encoder extension.

## Declaration

```swift
var supportedPixelFormats: [NSNumber]! { get }
```
