SDL Mixer Console Commands

Overview

Overview of the CVar's available through the SDL Mixer specific implementation.

CVar's

s_SDLMixerEventPoolSize

Sets the number of preallocated events.

  • Usage: s_SDLMixerEventPoolSize [0/...]
  • Default: 256

For more information on how to set up a simple effect inside the SDL Mixer, please refer to SDL Mixer Initial Setup.