Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVFragmentedMovieMBS class.

AVFragmentedMovieMBS.AVFragmentedMovieContainsMovieFragmentsDidChangeNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method AVMovie MBS AVFoundation Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the notification names.

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.

AVFragmentedMovieMBS.AVFragmentedMovieDurationDidChangeNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method AVMovie MBS AVFoundation Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the notification names.

Posted when the duration of an AVFragmentedMovie changes while it's being minded by an AVFragmentedMovieMinder, but only for changes that occur after the status of the value of @"duration" has reached AVKeyValueStatusLoaded.

AVFragmentedMovieMBS.AVFragmentedMovieWasDefragmentedNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method AVMovie MBS AVFoundation Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the notification names.

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.

The items on this page are in the following plugins: MBS AVFoundation Plugin.


The biggest plugin in space...