destinationPixelBufferAttributes
Pixel buffer attributes dictionary that describes requirements for pixel buffers which represent destination frames.
Declaration
var destinationPixelBufferAttributes: [String : any Sendable] { get }Discussion
Use CVPixelBufferCreateResolvedAttributesDictionary to combine this dictionary with your pixel buffer attributes dictionary.