Contents

pixelBufferAttributes

A dictionary that contains the attributes Video Toolbox uses to create a pixel buffer for the decoder.

Declaration

var pixelBufferAttributes: [String : Any] { get set }

Discussion

The decoder can update this dictionary before it requests a new pixel buffer.

See Also

Creating a pixel buffer