EncoderPresetConfigurations.MinHeight Property

Definition

The minimum height of output video layers. Example: set MinHeight as 360 to avoid output layers of smaller resolutions like 180P.

public int? MinHeight { get; set; }
member this.MinHeight : Nullable<int> with get, set
Public Property MinHeight As Nullable(Of Integer)

Property Value

Applies to