---
title: nextFrameCount
framework: videotoolbox
role: symbol
role_heading: Instance Property
path: videotoolbox/vtframeprocessorconfiguration/nextframecount-18e47
---

# nextFrameCount

The number of next frames that the processor requires for processing.

## Declaration

```swift
var nextFrameCount: Int? { get }
```

## See Also

### Inspecting frame requirements

- [previousFrameCount](videotoolbox/vtframeprocessorconfiguration/previousframecount-1crhc.md)
