Partilhar via


Audio.Channels Propriedade

Definição

Obtém ou define o número de canais no áudio.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a