CVPixelBufferPool.PixelBufferAttributes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Loosely typed NSDictionary containing all of the PixelBuffer attributes in the pool, it is easier to use the strogly typed Settings property.
public Foundation.NSDictionary PixelBufferAttributes { get; }
member this.PixelBufferAttributes : Foundation.NSDictionary