Type Property 型プロパティ

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