---
title: availableChapterLocales
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcomposition/availablechapterlocales
---

# availableChapterLocales

The locales of the asset’s chapter metadata.

## Declaration

```swift
var availableChapterLocales: [Locale] { get }
```

## See Also

### Accessing chapter metadata

- [chapterMetadataGroups(bestMatchingPreferredLanguages:)](avfoundation/avcomposition/chaptermetadatagroups(bestmatchingpreferredlanguages:).md)
- [chapterMetadataGroups(withTitleLocale:containingItemsWithCommonKeys:)](avfoundation/avcomposition/chaptermetadatagroups(withtitlelocale:containingitemswithcommonkeys:).md)
