Share via


CMTimeMapping Struct

Definition

Specifies a mapping between a source CMTimeRange and a target CMTimeRange.

public struct CMTimeMapping
type CMTimeMapping = struct
Inheritance
CMTimeMapping

Fields

Name Description
Source

The source time range.

Target

The target time range.

Properties

Name Description
Description

Methods

Name Description
AsDictionary()
Create(CMTimeRange, CMTimeRange)
CreateEmpty(CMTimeRange)
CreateFromDictionary(NSDictionary)

Applies to