QueuedBuffers

Property

Namespace: Vox

Declared in: Vox.SoundSource


Returns the total number of buffers in a queue (not played, currently playing and played already).

Syntax

public int QueuedBuffers { public get; }

Back to index