Contents

AVAssetTrackSegmentsDidChangeNotification

Posted when the array of segments of an AVFragmentedAssetTrack changes while the associated instance of AVFragmentedAsset is being minded by an AVFragmentedAssetMinder, but only for changes that occur after the status of the value of @“segments” has reached AVKeyValueStatusLoaded.

Declaration

extern NSString * const AVAssetTrackSegmentsDidChangeNotification;

See Also

Notifications