MERAWProcessorPixelBufferManager
Describes pixel buffer requirements and creates new pixel buffers.
Declaration
class MERAWProcessorPixelBufferManagerDiscussion
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.