pixelBufferAttributes
A dictionary that contains the attributes Video Toolbox uses to create a pixel buffer for the video RAW processor.
Declaration
@property (nonatomic, copy, readwrite) NSDictionary<NSString *,id> * pixelBufferAttributes;Discussion
The processor can update this dictionary before it requests a new pixel buffer.