Type Property 型プロパティ

AVFragmentedMovieContainsMovieFragmentsDidChange

A notification the system posts when a fragmented movie minder observes a change to a movie’s fragments.

Declaration 宣言

static let AVFragmentedMovieContainsMovieFragmentsDidChange: NSNotification.Name

Discussion 議論

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

See Also 参照

AVFoundation