AudioMetadata.Channels Property

Definition

Specifies the number of audio channels in the audio configuration. Currently, only "mono" (single channel) is supported.

public Azure.Communication.CallAutomation.AudioChannel Channels { get; }
member this.Channels : Azure.Communication.CallAutomation.AudioChannel
Public ReadOnly Property Channels As AudioChannel

Property Value

Applies to