---
title: frameCount
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplannedvideosegmentwritingrequest/framecount
---

# frameCount

## Declaration

```swift
var frameCount: Int { get }
```

## Discussion

Discussion The number of frames in this planned video segment.  This is provided for convenience, and is the same value that was configured for the segment in AVPlannedVideoSegmentConfiguration.
