Modifica

Share via


AVVideoSettingsCompressed.Width Property

Definition

Represents width of the video in pixels.

public Nullable<int> Width { get; set; }
member this.Width : Nullable<int> with get, set

Property Value

Remarks

The property uses constant AVVideoWidthKey value to access the underlying dictionary.

Applies to