Contents

AVFragmentedMovieTrackTimeRangeDidChange

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

Declaration

static let AVFragmentedMovieTrackTimeRangeDidChange: NSNotification.Name

Discussion

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

See Also

AVFoundation