init(CMTimeMapping:)
Creates a new value object containing the specified CoreMedia time mapping structure.
Declaration
init(CMTimeMapping timeMapping: CMTimeMapping)init(timeMapping: CMTimeMapping)Parameters
- timeMapping:
The value for the new object.
Return Value
A new value object that contains the time mapping information.