Contents

init(start:duration:)

Creates a valid time range with a start time and duration.

Declaration

init(start: CMTime, duration: CMTime)

Parameters

  • start:

    The start of the time range.

  • duration:

    The duration of the time range.

See Also

Creating Time Ranges