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