$Date: 2005/10/22 13:22:42 $
$Revision: 1.9 $
-- Postmix processing channel.
-- Default chunk size for mixer.
-- Default frequency for mixer.
-- Maximum value for any volume setting.
-- Fade in value.
-- Fade out value.
-- Music using external command.
-- MIDI music.
-- MOD music.
-- MP3 music.
-- No music.
-- OGG music.
-- WAVE/RIFF music.
-- Signed 16-bit samples
-- Signed 16-bit samples little-endian byte order
-- Signed 16-bit samples big-endian byte order
-- Signed 16-bit samples with system byte order
-- Signed 8-bit samples
-- Unsigned 16-bit samples
-- Unsigned 16-bit samples little-endian byte order
-- Unsigned 16-bit samples big-endian byte order
-- Unsigned 16-bit samples with system byte order
-- Unsigned 8-bit samples
This class holds all audio constants.
Use this constants for setting up mixer environment.
Some values are specified by SDL and should not be changed
for compatibility reasons.