FSOUND_SPEAKERMODE_DOLBYDIGITAL |
/* Dolby Digital Output (XBOX or PC only). */
|
FSOUND_SPEAKERMODE_HEADPHONES |
/* The speakers are headphones. */
|
FSOUND_SPEAKERMODE_MONO |
/* The speakers are monaural. */
|
FSOUND_SPEAKERMODE_QUAD |
/* The speakers are quadraphonic. */
|
FSOUND_SPEAKERMODE_STEREO |
/* The speakers are stereo (default value). */
|
FSOUND_SPEAKERMODE_SURROUND |
/* The speakers are surround sound. */
|
FSOUND_SPEAKERMODE_DTS |
/* DTS output (XBOX only). */
|
FSOUND_SPEAKERMODE_PROLOGIC2 |
/* Dolby Prologic 2. Playstation 2 and Gamecube only. PlayStation 2 doesnt support interior panning, but supports 48 voices simultaneously. */
|
FSOUND_SPEAKERMODE_PROLOGIC2_INTERIOR |
/* Dolby Prologic 2. Playstation 2 and Gamecube only. PlayStation 2 does support interior panning, but only supports 24 voices simultaneously. */
|