Contents

MERAWProcessorPixelBufferManager

Describes pixel buffer requirements and creates new pixel buffers.

Declaration

class MERAWProcessorPixelBufferManager

Discussion

It contains the interfaces that the MERAWProcessor uses for two tasks. First, to declare its set of requirements for output CVPixelBuffer in the form of a pixelBufferAttributes dictionary. Second, create pixel buffers that match processor output requirements and satisfy Video Toolbox and client requirements.

Topics

Creating a pixel buffer

See Also

RAW processors