VTPixelTransferProperties Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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