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