AudioGraph.CompletedQuantumCount プロパティ

定義

オーディオ グラフの完了した量子数を取得します。

public:
 property unsigned long long CompletedQuantumCount { unsigned long long get(); };
uint64_t CompletedQuantumCount();
public ulong CompletedQuantumCount { get; }
var uInt64 = audioGraph.completedQuantumCount;
Public ReadOnly Property CompletedQuantumCount As ULong

プロパティ値

UInt64

unsigned long long

uint64_t

完了した量子数を示す値。

Windows の要件

アプリの機能
backgroundMediaRecording

適用対象