maxVolume

Alias to MIX_MAX_VOLUME

@safe
static if(bindSDLMixer)
enum maxVolume = cast(ubyte)MIX_MAX_VOLUME;

Meta