---
title: count
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/videoreader/asyncframes/count
---

# count

The number of frames. For this sequence count is always nil.

## Declaration

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

## See Also

### Getting the properties

- [frameSize](createmlcomponents/videoreader/asyncframes/framesize.md)
- [nominalFrameRate](createmlcomponents/videoreader/asyncframes/nominalframerate.md)
- [timescale](createmlcomponents/videoreader/asyncframes/timescale.md)
- [url](createmlcomponents/videoreader/asyncframes/url.md)
- [videoDuration](createmlcomponents/videoreader/asyncframes/videoduration.md)
