Contents

init(source:target:)

Creates a time mapping with a source and target time range.

Declaration

init(source: CMTimeRange, target: CMTimeRange)

Parameters

  • source:

    A time range on the source timeline.

  • target:

    A time range on the target timeline.

See Also

Creating a Timebase