SpeechAudioFormatInfo.BitsPerSample 속성

정의

오디오의 샘플당 비트 수를 가져옵니다.

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

속성 값

Int32

샘플당 비트의 값입니다.

적용 대상