Contents

AVFragmentedMovieContainsMovieFragmentsDidChangeNotification

Declaration

extern NSString * const AVFragmentedMovieContainsMovieFragmentsDidChangeNotification;

Discussion

Posted after the value of @“containsMovieFragments” has already been loaded and the AVFragmentedMovie is added to an AVFragmentedMovieMinder, either when 1) movie fragments are detected in the movie file on disk after it had previously contained none or when 2) no movie fragments are detected in the movie file on disk after it had previously contained one or more.

See Also

Notifications