Enqueue(SoundBuffer)

Method

Namespace: Vox

Declared in: Vox.SoundSource


Adds the specified buffer to the source playback queue.

Syntax

public void Enqueue(
	SoundBuffer buffer
)

Back to index