SoftwareMixer

Undocumented in source.

Members

Functions

fillBuffer
void fillBuffer(SoundSample[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
playSound
void playSound(SoundSource sound)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Stream
struct Stream
Undocumented in source.

Variables

streams
Stream[] streams;
Undocumented in source.

Inherited Members

From Mixer

playSound
void playSound(SoundSource sound)
Undocumented in source.
fillBuffer
void fillBuffer(SoundSample[] buffer)
Undocumented in source.

Meta