Contents

init(pixelBufferAttributes:configuration:)

Create a new pixel buffer pool which creates pixel buffers using pixelBufferAttributes.

Declaration

init(pixelBufferAttributes attributes: CVPixelBufferCreationAttributes, configuration: CVMutablePixelBuffer.Pool.Configuration = .init()) throws

Parameters

  • configuration:

    Change how the pool allocates and reuses pixel buffer backings.