次の方法で共有


AudioGraph.SamplesPerQuantum プロパティ

定義

オーディオ グラフが現在動作している量子あたりのサンプル数を取得します。

public:
 property int SamplesPerQuantum { int get(); };
int SamplesPerQuantum();
public int SamplesPerQuantum { get; }
var int32 = audioGraph.samplesPerQuantum;
Public ReadOnly Property SamplesPerQuantum As Integer

プロパティ値

Int32

int

量子あたりのサンプル数を示す 値。

Windows の要件

アプリの機能
backgroundMediaRecording

適用対象