pub unsafe static AVFragmentedMovieTrackTimeRangeDidChangeNotification: &'static NSStringAvailable on crate feature
AVMovieTrack only.Expand description
Posted when the timeRange of an AVFragmentedMovieTrack changes while the associated instance of AVFragmentedMovie is being minded by an AVFragmentedMovieMinder, but only for changes that occur after the status of the value of “ timeRange“ has reached AVKeyValueStatusLoaded.
See also Apple’s documentation