---
title: VideoReader.AsyncFrames.Iterator
framework: createmlcomponents
role: symbol
role_heading: Structure
path: createmlcomponents/videoreader/asyncframes/iterator
---

# VideoReader.AsyncFrames.Iterator

An async iterator of video frames.

## Declaration

```swift
struct Iterator
```

## Relationships

### Conforms To

- [AsyncIteratorProtocol](swift/asynciteratorprotocol.md)

## See Also

### Creating an iterator

- [makeAsyncIterator()](createmlcomponents/videoreader/asyncframes/makeasynciterator().md)
