This is the main file for the soundplayer. More...
#include <soundplayer.h>
Functions | |
| int | sound_id_handler (void) |
| Sound message handler\. | |
| void | shutdown_module (int x) |
| makes a clean shutdown of the program | |
| int | main (int argc, char *argv[]) |
Variables | |
| soundplayer_command_message | sound_id |
| int | default_driver |
| int | sound_dir_size |
| char | file_list [FILE_LIST_LIMIT][100] |
This is the main file for the soundplayer.
1.6.3