pub unsafe static AVFragmentedMovieTrackSegmentsDidChangeNotification: &'static NSStringAvailable on crate feature
AVMovieTrack only.Expand description
Posted when the array of segments 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 “ segments“ has reached AVKeyValueStatusLoaded.
See also Apple’s documentation