Previous Topic Index Next Topic
[Enum]

FSOUND_SPEAKERMODES

These are speaker types defined for use with the FSOUND_SetSpeakerMode command.
Note that this only works with FSOUND_OUTPUT_DSOUND output mode.

Enumerators

FSOUND_SPEAKERMODE_5POINT1 /* The audio is played through a speaker arrangement of surround speakers with a subwoofer. */
FSOUND_SPEAKERMODE_HEADPHONE /* 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. */

See Also

FSOUND_SetSpeakerMode

This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:10 2001 by SourceDoc v0.10, the automated source code documenter.