Contents

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.

See Also

Related Documentation

Working with Media Time Values