MEVideoDecoderPixelBufferManager
Describes pixel buffer requirements and creates new pixel buffers.
Declaration
class MEVideoDecoderPixelBufferManagerDiscussion
Contains the interfaces that the MEVideoDecoder uses for two tasks. First, to declare its set of requirements for output CVPixelBuffer objects in the form of a pixelBufferAttributes dictionary. Second, to create pixel buffers that match decoder output requirements but also satisfy Video Toolbox and client requirements.