---
title: supportedPixelFormats
framework: videotoolbox
role: symbol
role_heading: Instance Property
path: videotoolbox/vtlowlatencyframeinterpolationconfiguration/supportedpixelformats
---

# supportedPixelFormats

## Declaration

```swift
var supportedPixelFormats: [OSType] { get }
```

## See Also

### Inspecting the configuration

- [frameWidth](videotoolbox/vtlowlatencyframeinterpolationconfiguration/framewidth.md)
- [frameHeight](videotoolbox/vtlowlatencyframeinterpolationconfiguration/frameheight.md)
- [numberOfInterpolatedFrames](videotoolbox/vtlowlatencyframeinterpolationconfiguration/numberofinterpolatedframes.md)
- [spatialScaleFactor](videotoolbox/vtlowlatencyframeinterpolationconfiguration/spatialscalefactor.md)
- [sourcePixelBufferAttributes](videotoolbox/vtlowlatencyframeinterpolationconfiguration/sourcepixelbufferattributes.md)
- [destinationPixelBufferAttributes](videotoolbox/vtlowlatencyframeinterpolationconfiguration/destinationpixelbufferattributes.md)
