Compartilhar via


PresetConfigurations.MaxHeight Propriedade

Definição

Obtém ou define a altura máxima das camadas de vídeo de saída. Exemplo: defina MaxHeight como 720 para produzir camadas de saída de até 720P, mesmo que a entrada seja 4K.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a