signed char F_API FSOUND_SetDriver(
int driver
);
driverno | Driver number to select. 0 will select the DEFAULT sound driver. <0 will select an INVALID driver which will case the DEVICE to be set to a null (nosound) driver. >0 Selects other valid drivers that can be listed with FSOUND_GetDriverName. |