AVVideoSettingsCompressed.Width Property

Definition

Represents width of the video in pixels.

public Nullable<int> Width { get; set; }

Property Value

Remarks

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

Applies to