SoundOutput interface in ClanLib.
Definition: soundoutput.h:48
Sound interface in ClanLib.
Definition: Sources/API/Sound/sound.h:45
static int get_mixing_frequency()
Returns the mixing frequency of the current sound output.
static void select_output(const SoundOutput &output)
Change the current selected sound output.
static const std::string & get_name()
Returns the name of the current sound output:
static SoundOutput get_current_output()
Returns the current selected sound output.