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 | |
void | dsound_init () |
initialize sound driver | |
void | dsound_shutdown () |
shutdown sound driver |
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. |