SDL2Audio

Undocumented in source.

Members

Functions

start
void start(Application application)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Audio

mixer
Mixer mixer;
Undocumented in source.
start
void start(Application application)

Start driver (Application dictates settings).

stop
void stop()

Stop driver (may block).

Meta