AVAssetWriterInputPixelBufferAdaptor.SourcePixelBufferAttributes 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.
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