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()) throwsParameters
- configuration:
Change how the pool allocates and reuses pixel buffer backings.