Contents

AVFragmentedMovieWasDefragmented

A notification the system posts when a fragmented movie minder observes that the system defragments the asset on disk.

Declaration

static let AVFragmentedMovieWasDefragmented: NSNotification.Name

Discussion

The system posts this notification only for changes that occur after an asset’s canContainMovieFragments property reaches a AVKeyValueStatus.loaded status.

See Also

AVFoundation