CMTIMERANGE_IS_INDEFINITE(_:)
Returns a Boolean value that indicates whether a time range is indefinite.
Declaration
func CMTIMERANGE_IS_INDEFINITE(_ range: CMTimeRange) -> BoolParameters
- range:
A time range.
Returns a Boolean value that indicates whether a time range is indefinite.
func CMTIMERANGE_IS_INDEFINITE(_ range: CMTimeRange) -> BoolA time range.