The fields of the SdlMixer class are listed below. For a complete list of SdlMixer class members, see the SdlMixer Members topic.
![]() ![]() | This is the channel number used for post processing effects. |
![]() ![]() | The default mixer has this many simultaneous mixing channels after the first call to Mix_OpenAudio. |
![]() ![]() | Stereo sound is a good default. |
![]() ![]() | Good default sample rate in Hz (samples per second) for PC sound cards. |
![]() ![]() | 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. |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | Major Version |
![]() ![]() | Maximum value for any volume setting. |
![]() ![]() | Minor Version |
![]() ![]() | |
![]() ![]() | Patch Version |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() |
SdlMixer Class | Tao.Sdl Namespace