Partager via


Layer.Label Propriété

Définition

Obtient ou définit l’étiquette alphanumérique de cette couche, qui peut être utilisée pour multiplexer différentes couches vidéo et audio, ou pour nommer le fichier de sortie.

[Newtonsoft.Json.JsonProperty(PropertyName="label")]
public string Label { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="label")>]
member this.Label : string with get, set
Public Property Label As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à