SpeechAudioFormatInfo.BitsPerSample プロパティ

定義

オーディオのサンプルごとのビットを取得します。

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

プロパティ値

サンプルあたりのビット数。

適用対象