CMTIME_IS_NUMERIC(_:)
Returns a Boolean value that indicates whether a given time is numeric.
Declaration
func CMTIME_IS_NUMERIC(_ time: CMTime) -> BoolParameters
- time:
A time value to test.
Returns a Boolean value that indicates whether a given time is numeric.
func CMTIME_IS_NUMERIC(_ time: CMTime) -> BoolA time value to test.