---
title: AVAssetChapterMetadataGroupsDidChangeNotification
framework: avfoundation
role: symbol
role_heading: Global Variable
path: avfoundation/avassetchaptermetadatagroupsdidchangenotification
---

# AVAssetChapterMetadataGroupsDidChangeNotification

Posted when the collection of arrays of timed metadata groups representing chapters of an AVAsset change and when any of the contents of the timed metadata groups change, but only for changes that occur after the status of the value of @“availableChapterLocales” has reached AVKeyValueStatusLoaded.

## Declaration

```occ
extern NSString * const AVAssetChapterMetadataGroupsDidChangeNotification;
```

## See Also

### Notifications

- [AVAssetContainsFragmentsDidChangeNotification](avfoundation/avassetcontainsfragmentsdidchangenotification.md)
- [AVAssetDurationDidChangeNotification](avfoundation/avassetdurationdidchangenotification.md)
- [AVAssetMediaSelectionGroupsDidChangeNotification](avfoundation/avassetmediaselectiongroupsdidchangenotification.md)
- [AVAssetTrackSegmentsDidChangeNotification](avfoundation/avassettracksegmentsdidchangenotification.md)
- [AVAssetTrackTimeRangeDidChangeNotification](avfoundation/avassettracktimerangedidchangenotification.md)
- [AVAssetTrackTrackAssociationsDidChangeNotification](avfoundation/avassettracktrackassociationsdidchangenotification.md)
- [AVAssetWasDefragmentedNotification](avfoundation/avassetwasdefragmentednotification.md)
- [AVFragmentedMovieContainsMovieFragmentsDidChangeNotification](avfoundation/avfragmentedmoviecontainsmoviefragmentsdidchangenotification.md)
- [AVFragmentedMovieDurationDidChangeNotification](avfoundation/avfragmentedmoviedurationdidchangenotification.md)
- [AVFragmentedMovieTrackSegmentsDidChangeNotification](avfoundation/avfragmentedmovietracksegmentsdidchangenotification.md)
- [AVFragmentedMovieTrackTimeRangeDidChangeNotification](avfoundation/avfragmentedmovietracktimerangedidchangenotification.md)
- [AVFragmentedMovieTrackTotalSampleDataLengthDidChangeNotification](avfoundation/avfragmentedmovietracktotalsampledatalengthdidchangenotification.md)
- [AVFragmentedMovieWasDefragmentedNotification](avfoundation/avfragmentedmoviewasdefragmentednotification.md)
