VTPixelTransferProperties 构造函数

定义

重载

VTPixelTransferProperties()
VTPixelTransferProperties(NSDictionary)

VTPixelTransferProperties()

[Foundation.Preserve(Conditional=true)]
public VTPixelTransferProperties ();
属性

适用于

VTPixelTransferProperties(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public VTPixelTransferProperties (Foundation.NSDictionary dictionary);
new VideoToolbox.VTPixelTransferProperties : Foundation.NSDictionary -> VideoToolbox.VTPixelTransferProperties

参数

dictionary
NSDictionary
属性

适用于