SpeechAudioFormatInfo.ChannelCount 属性

定义

获取音频的通道计数。

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

属性值

通道计数的值。

适用于