AVVideoSettingsCompressed.Height Property

Definition

Represents height of the video in pixels.

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

Property Value

Remarks

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

Applies to