Source position: sdl_mixer.pas line 433
type TMix_Fading = (
MIX_NO_FADING,
MIX_FADING_OUT,
MIX_FADING_IN
);