SpeechAudioFormatInfo.ChannelCount プロパティ

定義

オーディオのチャンネル数を取得します。

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

プロパティ値

チャネル数の値。

適用対象