Contents

CMTIMERANGE_IS_VALID(_:)

Returns a Boolean value that indicates whether a time range is valid.

Declaration

func CMTIMERANGE_IS_VALID(_ range: CMTimeRange) -> Bool

Parameters

  • range:

    The time range.

Return Value

true if range is valid; otherwise, false.

See Also

Inspecting Time Ranges