VTPixelTransferProperties Constructors

Definition

Overloads

VTPixelTransferProperties()
VTPixelTransferProperties(NSDictionary)

VTPixelTransferProperties()

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

Applies to

VTPixelTransferProperties(NSDictionary)

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

Parameters

dictionary
NSDictionary
Attributes

Applies to