Modifica

Share via


CVPixelBufferAttributes.AllocateWithIOSurface Property

Definition

If this key is set, this instructs CoreVideo to allocate the video buffers using the IOSurface.    This is required for some uses of pixel buffers.

public Nullable<bool> AllocateWithIOSurface { get; set; }
member this.AllocateWithIOSurface : Nullable<bool> with get, set

Property Value

Applies to