Mixer

Abstract mixer interface.

Members

Functions

fillBuffer
void fillBuffer(SoundSample[] buffer)

Mix sounds and fill the given buffer.

playSound
void playSound(SoundSource sound)

Add a sound to the mixer.

Meta