Contents

AVFragmentedMovieTrackSegmentsDidChangeNotification

Declaration

extern NSString * const AVFragmentedMovieTrackSegmentsDidChangeNotification;

Discussion

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

See Also

Notifications