Previous Topic Index Next Topic
[Enum]

FSOUND_MIXERTYPES

These mixer types are used with FSOUND_SetMixer, to choose which mixer to use, or to act
upon for other reasons using FSOUND_GetMixer.
It is not nescessary to set the mixer. FMOD will autodetect the best mixer for you.

Enumerators

FSOUND_MIXER_AUTODETECT /* CE/PS2/GC Only - Non interpolating/low quality mixer. */
FSOUND_MIXER_BLENDMODE /* Removed / obsolete. */
FSOUND_MIXER_MMXP5 /* Removed / obsolete. */
FSOUND_MIXER_MMXP6 /* Removed / obsolete. */
FSOUND_MIXER_QUALITY_AUTODETECT,/*
FSOUND_MIXER_QUALITY_FPU /* Win32/Linux only - Interpolating/volume ramping FPU mixer. */
FSOUND_MIXER_QUALITY_MMXP5 /* Win32/Linux only - Interpolating/volume ramping P5 MMX mixer. */
FSOUND_MIXER_QUALITY_MMXP6 /* Win32/Linux only - Interpolating/volume ramping ppro+ MMX mixer. */
FSOUND_MIXER_MONO /* CE/PS2/GC only - MONO non interpolating/low quality mixer. For speed*/
FSOUND_MIXER_QUALITY_MONO /* CE/PS2/GC only - MONO Interpolating mixer. For speed */
FSOUND_MIXER_MAX

See Also

FSOUND_GetMixer , FSOUND_SetMixer

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Dec 20 16:31:09 2002 by SourceDoc v0.10, the automated source code documenter.