CVPixelBufferPoolAllocationSettings 构造函数

定义

重载

CVPixelBufferPoolAllocationSettings()
CVPixelBufferPoolAllocationSettings(NSDictionary)

CVPixelBufferPoolAllocationSettings()

public CVPixelBufferPoolAllocationSettings ();

适用于

CVPixelBufferPoolAllocationSettings(NSDictionary)

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

参数

dictionary
NSDictionary

适用于