---
title: captions
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcaptiongroup/captions
---

# captions

The captions associated with the caption group.

## Declaration

```swift
var captions: [AVCaption] { get }
```

## See Also

### Inspecting the caption group

- [timeRange](avfoundation/avcaptiongroup/timerange.md)
