CMTIMERANGE_IS_EMPTY(_:)
Returns a Boolean value that indicates whether a time range has a duration of zero.
Declaration
func CMTIMERANGE_IS_EMPTY(_ range: CMTimeRange) -> BoolParameters
- range:
A time range.
Returns a Boolean value that indicates whether a time range has a duration of zero.
func CMTIMERANGE_IS_EMPTY(_ range: CMTimeRange) -> BoolA time range.