Contents

sourcePixelBufferAttributes

Pixel buffer attributes dictionary that describes requirements for pixel buffers which represent source frames and reference frames.

Declaration

var sourcePixelBufferAttributes: [String : any Sendable] { get }

Discussion

Use CVPixelBufferCreateResolvedAttributesDictionary to combine this dictionary with your pixel buffer attributes dictionary.

See Also

Inspecting the configuration