Contents

init(start:end:)

Creates a valid time range from a start and end time.

Declaration

init(start: CMTime, end: CMTime)

Parameters

  • start:

    The start time of the range.

  • end:

    The end time of the range.

See Also

Creating Time Ranges