다음을 통해 공유


SpeechAudioFormatInfo.ChannelCount 속성

정의

오디오의 채널 개수를 가져옵니다.

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

속성 값

Int32

채널 개수의 값입니다.

적용 대상