FSOUND_SPEAKERMODE_DOLBYDIGITAL |
/* The audio is played through a speaker arrangement of surround speakers with a subwoofer. */
|
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 |
/* (XBOX Only) The audio is played through a speaker arrangement of surround speakers with a subwoofer. */
|