ClanLib
2.3.7
|
This is the complete list of members for CL_SoundOutput, including all inherited members.
add_filter(CL_SoundFilter &filter) | CL_SoundOutput | |
CL_Sound class | CL_SoundOutput | friend |
CL_SoundBuffer class | CL_SoundOutput | friend |
CL_SoundBuffer_Session class | CL_SoundOutput | friend |
CL_SoundOutput() | CL_SoundOutput | |
CL_SoundOutput(int mixing_frequency, int latency=50) | CL_SoundOutput | |
CL_SoundOutput(const CL_SoundOutput_Description &desc) | CL_SoundOutput | |
get_global_pan() const | CL_SoundOutput | |
get_global_volume() const | CL_SoundOutput | |
get_mixing_frequency() const | CL_SoundOutput | |
get_mixing_latency() const | CL_SoundOutput | |
get_name() const | CL_SoundOutput | |
is_null() const | CL_SoundOutput | inline |
remove_filter(CL_SoundFilter &filter) | CL_SoundOutput | |
set_global_pan(float pan) | CL_SoundOutput | |
set_global_volume(float volume) | CL_SoundOutput | |
stop_all() | CL_SoundOutput | |
throw_if_null() const | CL_SoundOutput | |
~CL_SoundOutput() | CL_SoundOutput | virtual |