CMTimeMapping Struct
Definition
Specifies a mapping between a source CMTimeRange and a target CMTimeRange.
public struct CMTimeMapping
type CMTimeMapping = struct
- Inheritance
-
CMTimeMapping
Fields
Source |
The source time range. |
Target |
The target time range. |
Properties
Description |
Methods
AsDictionary() | |
Create(CMTimeRange, CMTimeRange) | |
CreateEmpty(CMTimeRange) | |
CreateFromDictionary(NSDictionary) |