init(_:)
Initialize the state from an existing pixel buffer.
Declaration
init(_ pixelBuffer: consuming CVMutablePixelBuffer)Parameters
- pixelBuffer:
The starting pixel buffer value of this state.
Initialize the state from an existing pixel buffer.
init(_ pixelBuffer: consuming CVMutablePixelBuffer)The starting pixel buffer value of this state.