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