---
title: AudioReader.AsyncBuffers.Iterator
framework: createmlcomponents
role: symbol
role_heading: Structure
path: createmlcomponents/audioreader/asyncbuffers/iterator
---

# AudioReader.AsyncBuffers.Iterator

An async iterator of audio buffers.

## Declaration

```swift
struct Iterator
```

## Relationships

### Conforms To

- [AsyncIteratorProtocol](swift/asynciteratorprotocol.md)

## See Also

### Creating an iterator

- [makeAsyncIterator()](createmlcomponents/audioreader/asyncbuffers/makeasynciterator().md)
