Contents

CMTIMERANGE_IS_INVALID(_:)

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

Declaration

func CMTIMERANGE_IS_INVALID(_ range: CMTimeRange) -> Bool

Parameters

  • range:

    A time range.

Return Value

true if range is invalid; otherwise, false.

See Also

Inspecting Time Ranges