Tao.Sdl SDK Documentation

SdlMixer Fields

The fields of the SdlMixer class are listed below. For a complete list of SdlMixer class members, see the SdlMixer Members topic.

Public Static (Shared) Fields

MIX_CHANNEL_POST This is the channel number used for post processing effects.
MIX_CHANNELS The default mixer has this many simultaneous mixing channels after the first call to Mix_OpenAudio.
MIX_DEFAULT_CHANNELS Stereo sound is a good default.
MIX_DEFAULT_FREQUENCY Good default sample rate in Hz (samples per second) for PC sound cards.
MIX_EFFECTSMAXSPEED A convience definition for the string name of the environment variable to define when you desire the internal effects to sacrifice quality and/or RAM for speed. The environment variable must be set (else nonexisting) before Mix_OpenAudio is called for the setting to take effect.
MIX_FADING_IN
MIX_FADING_OUT
MIX_MAJOR_VERSION Major Version
MIX_MAX_VOLUME Maximum value for any volume setting.
MIX_MINOR_VERSION Minor Version
MIX_NO_FADING
MIX_PATCHLEVEL Patch Version
MUS_CMD
MUS_MID
MUS_MOD
MUS_MP3
MUS_NONE
MUS_OGG
MUS_WAV

See Also

SdlMixer Class | Tao.Sdl Namespace