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.

Enumerators

FSOUND_MIXER_AUTODETECT /* Enables autodetection of the fastest mixer based on your cpu. */
FSOUND_MIXER_BLENDMODE /* Enables the standard non mmx, blendmode mixer. */
FSOUND_MIXER_MMXP5 /* Enables the mmx, pentium optimized blendmode mixer. */
FSOUND_MIXER_MMXP6 /* Enables the mmx, ppro/p2/p3 optimized mixer. */
FSOUND_MIXER_QUALITY_AUTODETECT,/*
FSOUND_MIXER_QUALITY_FPU /* Enables the interpolating/volume ramping FPU mixer. */
FSOUND_MIXER_QUALITY_MMXP5 /* Enables the interpolating/volume ramping p5 MMX mixer. */
FSOUND_MIXER_QUALITY_MMXP6 /* Enables the interpolating/volume ramping ppro/p2/p3+ MMX mixer. */

See Also

FSOUND_GetMixer , FSOUND_SetMixer

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.