VTVideoDecoderSpecification Constructors

Definition

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

Applies to