mixer type, see FSOUND_MIXERTYPES for valid parameters and descriptions.
Return Value
On success, TRUE is returned.
On failure, (ie if FMOD is already active) FALSE is returned.
Remarks
This function cannot be called after FMOD is already activated with FSOUND_Init.
It must be called before FSOUND_Init, or after FSOUND_Close.
This function does not nescessarily need to be called, autodetection will select the
fastest mixer for your machine. It is here if you need to test all mixer types for
debugging purposes, or a mixer has a feature that the autodetected one doesnt.
(ie low quality mixers or volume ramping)
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube