SpeechAudioFormatInfo.ChannelCount Property

Definition

Gets the channel count of the audio.

public:
 property int ChannelCount { int get(); };
public int ChannelCount { get; }
member this.ChannelCount : int
Public ReadOnly Property ChannelCount As Integer

Property Value

The value for the channel count.

Applies to