Contents

AVFragmentedMovieDurationDidChangeNotification

Declaration

extern NSString * const AVFragmentedMovieDurationDidChangeNotification;

Discussion

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.

See Also

Notifications