CMTIMERANGE_IS_VALID(_:)
Returns a Boolean value that indicates whether a time range is valid.
Declaration
func CMTIMERANGE_IS_VALID(_ range: CMTimeRange) -> BoolParameters
- range:
The time range.
Returns a Boolean value that indicates whether a time range is valid.
func CMTIMERANGE_IS_VALID(_ range: CMTimeRange) -> BoolThe time range.