Sets the resampling quality of the mixer. Valid values are the same as
the 'quality' config variable, please look there for details.
See also:
get_mixer_quality,
Standard config variables.
Returns the current mixing quality, as specified by the 'quality' config
variable, or a previous call to set_mixer_quality.
See also:
set_mixer_quality,
Standard config variables.
Returns the mixer frequency, in Hz.
See also:
Standard config variables.
Returns the mixer bitdepth (8 or 16).
See also:
Standard config variables.
Returns the number of output channels. 2 for stereo, 1 for mono, 0 if
the mixer isn't active.
See also:
Standard config variables.
Returns the number of voices allocated to the mixer.
See also:
reserve_voices.
Returns the number of samples per channel in the mixer buffer.
See also:
Standard config variables.