Edytuj

Udostępnij za pośrednictwem


CVPixelBufferPoolAllocationSettings Constructors

Definition

Overloads

CVPixelBufferPoolAllocationSettings()
CVPixelBufferPoolAllocationSettings(NSDictionary)

CVPixelBufferPoolAllocationSettings()

public CVPixelBufferPoolAllocationSettings ();

Applies to

CVPixelBufferPoolAllocationSettings(NSDictionary)

public CVPixelBufferPoolAllocationSettings (Foundation.NSDictionary dictionary);
new CoreVideo.CVPixelBufferPoolAllocationSettings : Foundation.NSDictionary -> CoreVideo.CVPixelBufferPoolAllocationSettings

Parameters

dictionary
NSDictionary

Applies to