Partager via


AudioTrackDescriptor.ChannelMapping Propriété

Définition

Obtient ou définit la désignation facultative pour les pistes audio à canal unique. Peut être utilisé pour combiner les pistes en pistes audio stéréo ou multicanal. Les valeurs possibles sont les suivantes : « FrontLeft », « FrontRight », « Center », « LowFrequencyEffects », « BackLeft », « BackRight », « StereoLeft », « StereoRight »

[Newtonsoft.Json.JsonProperty(PropertyName="channelMapping")]
public Microsoft.Azure.Management.Media.Models.ChannelMapping? ChannelMapping { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="channelMapping")>]
member this.ChannelMapping : Nullable<Microsoft.Azure.Management.Media.Models.ChannelMapping> with get, set
Public Property ChannelMapping As Nullable(Of ChannelMapping)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à