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

# captions

The array of captions that the system validates.

## Declaration

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

## See Also

### Inspecting the validator

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