Contents

MEVideoDecoderPixelBufferManager

Describes pixel buffer requirements and creates new pixel buffers.

Declaration

class MEVideoDecoderPixelBufferManager

Discussion

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.

Topics

Creating a pixel buffer

Registering Custom Pixel Formats

See Also

Video decoders