AudioTrackDescriptor.ChannelMapping Property

Definition

Optional designation for single channel audio tracks. Can be used to combine the tracks into stereo or multi-channel audio tracks.

public Azure.ResourceManager.Media.Models.ChannelMapping? ChannelMapping { get; set; }
member this.ChannelMapping : Nullable<Azure.ResourceManager.Media.Models.ChannelMapping> with get, set
Public Property ChannelMapping As Nullable(Of ChannelMapping)

Property Value

Applies to