init(_:)
Creates a new time-based cadence with a time interval.
Declaration
init(_ timeInterval: CFTimeInterval)Parameters
- timeInterval:
The time interval at which to process video.
Creates a new time-based cadence with a time interval.
init(_ timeInterval: CFTimeInterval)The time interval at which to process video.