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

# startIndex

Always zero, which is the index of the first AudioBuffer.

## Declaration

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