Compartilhar via


PresetConfigurations.MinHeight Propriedade

Definição

Obtém ou define a altura mínima das camadas de vídeo de saída. Exemplo: defina MinHeight como 360 para evitar camadas de saída de resoluções menores, como 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a