Contents

AVAssetMediaSelectionGroupsDidChangeNotification

Posted when the collection of media selection groups provided by an AVAsset changes and when any of the contents of its media selection groups change, but only for changes that occur after the status of the value of @“availableMediaCharacteristicsWithMediaSelectionOptions” has reached AVKeyValueStatusLoaded.

Declaration

extern NSString * const AVAssetMediaSelectionGroupsDidChangeNotification;

See Also

Notifications