Condividi tramite


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; set; }
member this.Channels : Azure.Communication.CallAutomation.AudioChannel with get, set
Public Property Channels As AudioChannel

Property Value

Applies to