init(_:)
Creates a new frame-based cadence with a frame rate.
Declaration
init(_ frameRate: Int)Parameters
- frameRate:
The frame rate at which to process video.
Creates a new frame-based cadence with a frame rate.
init(_ frameRate: Int)The frame rate at which to process video.