CVPixelBufferAttributes.MemoryAllocator Property

Definition

The allocator used for the pixel buffer.

public CoreFoundation.CFAllocator MemoryAllocator { get; set; }
member this.MemoryAllocator : CoreFoundation.CFAllocator with get, set

Property Value

Remarks

The property uses constant kCVPixelBufferMemoryAllocatorKey value to access the underlying dictionary.

Applies to