Partager via


Audio.Channels Propriété

Définition

Obtient ou définit le nombre de canaux dans l’audio.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à