Contents

AVFragmentedMovieWasDefragmentedNotification

Declaration

extern NSString * const AVFragmentedMovieWasDefragmentedNotification;

Discussion

Posted when the movie file on disk is defragmented while an AVFragmentedMovie is being minded by an AVFragmentedMovieMinder, but only if the defragmentation occurs after the status of the value of @“canContainMovieFragments” has reached AVKeyValueStatusLoaded.

See Also

Notifications