Internal Interface: direct sound control. More...
#include "../dsound.h"

Go to the source code of this file.
Functions | |
| void | dsound_handler () |
| sound handler, called from system timer interrupt More... | |
| void | dsound_init () |
| initialize sound driver More... | |
| void | dsound_shutdown () |
| shutdown sound driver More... | |
Internal Interface: direct sound control.
Definition in file dsound.h.
| void dsound_handler | ( | ) |
sound handler, called from system timer interrupt
| void dsound_init | ( | ) |
initialize sound driver
Referenced by kmain().
| void dsound_shutdown | ( | ) |
shutdown sound driver
|
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2005 by the authors. |
1.8.9.1