Partager via


PresetConfigurations.MaxHeight Propriété

Définition

Obtient ou définit la hauteur maximale des couches vidéo de sortie. Exemple : définissez MaxHeight sur 720 pour produire des couches de sortie allant jusqu’à 720P, même si l’entrée est de 4 Ko.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à