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.
Creates a time mapping with a source and target time range.
init(source: CMTimeRange, target: CMTimeRange)A time range on the source timeline.
A time range on the target timeline.