VTVideoDecoderSpecification 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
VTVideoDecoderSpecification() | |
VTVideoDecoderSpecification(NSDictionary) |
VTVideoDecoderSpecification()
[Foundation.Preserve(Conditional=true)]
public VTVideoDecoderSpecification ();
- Attributes
Applies to
VTVideoDecoderSpecification(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public VTVideoDecoderSpecification (Foundation.NSDictionary dictionary);
new VideoToolbox.VTVideoDecoderSpecification : Foundation.NSDictionary -> VideoToolbox.VTVideoDecoderSpecification
Parameters
- dictionary
- NSDictionary
- Attributes