Contents

init(_:)

Creates an inference value that wraps the specified pixel buffer.

Declaration

init(_ pixelBuffer: consuming CVMutablePixelBuffer)

Parameters

  • pixelBuffer:

    The pixel buffer to wrap.