Contents

makePixelBuffer()

Generates a pixel buffer using the session’s pixel buffer pool.

Declaration

func makePixelBuffer() throws -> CVPixelBuffer

Return Value

A pixel buffer that’s compatible with the extension’s most recently set pixel buffer attributes.

See Also

Creating a pixel buffer