---
title: frameSupportedPixelFormats
framework: videotoolbox
role: symbol
role_heading: Instance Property
path: videotoolbox/vttemporalnoisefilterconfiguration/framesupportedpixelformats
---

# frameSupportedPixelFormats

Supported pixel formats for source frames for current configuration.

## Declaration

```occ
@property (nonatomic, readonly) NSArray<NSNumber *> * frameSupportedPixelFormats;
```

## See Also

### Inspecting the configuration

- [frameWidth](videotoolbox/vttemporalnoisefilterconfiguration/framewidth.md)
- [frameHeight](videotoolbox/vttemporalnoisefilterconfiguration/frameheight.md)
- [nextFrameCount](videotoolbox/vttemporalnoisefilterconfiguration/nextframecount.md)
- [previousFrameCount](videotoolbox/vttemporalnoisefilterconfiguration/previousframecount.md)
- [sourcePixelBufferAttributes](videotoolbox/vttemporalnoisefilterconfiguration/sourcepixelbufferattributes.md)
- [destinationPixelBufferAttributes](videotoolbox/vttemporalnoisefilterconfiguration/destinationpixelbufferattributes.md)
