Static AVFragmentedMovieWasDefragmentedNotification

Source
pub unsafe static AVFragmentedMovieWasDefragmentedNotification: &'static NSString
Available on crate feature AVMovie only.
Expand description

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 Apple’s documentation