AVAssetWriterInputPixelBufferAdaptor.SourcePixelBufferAttributes Property

Definition

A dictionary whose values describe the attributes of buffers vended by PixelBufferPool.

public virtual Foundation.NSDictionary SourcePixelBufferAttributes { [Foundation.Export("sourcePixelBufferAttributes")] get; }
member this.SourcePixelBufferAttributes : Foundation.NSDictionary

Property Value

The dictionary contains configuration information using keys from the CVPixelBuffer class.

This value can be null.

Attributes

Applies to