removeTimeRange(_:)
Removes the specified time range from a movie.
Declaration
func removeTimeRange(_ timeRange: CMTimeRange)Parameters
- timeRange:
The time range to be removed.
Removes the specified time range from a movie.
func removeTimeRange(_ timeRange: CMTimeRange)The time range to be removed.