Partager via


PresetConfigurations.MinHeight Propriété

Définition

Obtient ou définit la hauteur minimale des couches vidéo de sortie. Exemple : définissez MinHeight sur 360 pour éviter les couches de sortie de résolutions plus petites comme 180P.

[Newtonsoft.Json.JsonProperty(PropertyName="minHeight")]
public int? MinHeight { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minHeight")>]
member this.MinHeight : Nullable<int> with get, set
Public Property MinHeight As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à