SDL Mixer Implementation Specific Console Commands

Overview

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

CVar's

s_SDLMixerPrimaryPoolSize

Specifies the size (in KiB) of the memory pool to be used by the SDLMixer implementation.
Usage: s_SDLMixerPrimaryPoolSize [0/...]
Default PC: 131072 (128 MiB), MAC: 131072 (128 MiB), Linux: 131072 (128 MiB), IOS: 8192 (8 MiB), Android: 8192 (8 MiB)