---
title: "add(_:)"
framework: avfoundation
role: symbol
role_heading: Instance Method
path: "avfoundation/avcaptiongrouper/add(_:)"
---

# add(_:)

Adds a caption to the pending group.

## Declaration

```swift
func add(_ input: AVCaption)
```

## Parameters

- `input`: The caption to add.
