AudioGraph.CompletedQuantumCount Property

Definition

Gets the completed quantum count for the audio graph.

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

Property Value

UInt64

unsigned long long

uint64_t

A value indicating the completed quantum count.

Windows requirements

App capabilities
backgroundMediaRecording

Applies to