---
title: count
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/audioreader/microphoneasyncbuffers/count
---

# count

The number of audio buffers. For this sequence count is always nil.

## Declaration

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