Contents

removeTimeRange(_:)

Removes the specified time range from a track.

Declaration

func removeTimeRange(_ timeRange: CMTimeRange)

Parameters

  • timeRange:

    The time range to remove.

See Also

Managing time ranges