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