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

# count

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

## Declaration

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