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