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