SpeechAudioFormatInfo.ChannelCount プロパティ

定義

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

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

プロパティ値

Int32

チャネル数の値。

適用対象