defaultFormat

Alias to MIX_DEFAULT_FORMAT

@safe
static if(bindSDLMixer)
enum defaultFormat = cast(AudioFormat)MIX_DEFAULT_FORMAT;

Meta