---
title: count
framework: coreaudio
role: symbol
role_heading: Instance Property
path: coreaudio/unsafemutableaudiobufferlistpointer/count
---

# count

The number of AudioBuffers in the AudioBufferList (mNumberBuffers).

## Declaration

```swift
var count: Int { get nonmutating set }
```
