Contents

init(_:)

Initialize the state from an existing pixel buffer.

Declaration

init(_ pixelBuffer: consuming CVMutablePixelBuffer)

Parameters

  • pixelBuffer:

    The starting pixel buffer value of this state.

See Also

Creating an async mutable value