CMTimeMapping Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |