SpeechAudioFormatInfo.SamplesPerSecond プロパティ

定義

オーディオ形式の 1 秒あたりのサンプルを取得します。

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

プロパティ値

1 秒あたりのサンプルの値。

適用対象