---
title: nextFrameCount
framework: videotoolbox
role: symbol
role_heading: Instance Property
path: videotoolbox/vttemporalnoisefilterconfiguration/nextframecount
---

# nextFrameCount

Maximum number of future reference frames that the processor can use to process a source frame.

## Declaration

```occ
@property (nonatomic, readonly) NSInteger nextFrameCount;
```

## See Also

### Inspecting the configuration

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