Partager via


PresetConfigurations.MaxLayers Propriété

Définition

Obtient ou définit le nombre maximal de couches vidéo de sortie. Exemple : définissez MaxLayers sur 4 pour vous assurer qu’au maximum 4 couches de sortie sont produites pour contrôler le coût global du travail d’encodage.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à