ClanLib  2.3.7
CL_SoundOutput Member List

This is the complete list of members for CL_SoundOutput, including all inherited members.

add_filter(CL_SoundFilter &filter)CL_SoundOutput
CL_Sound classCL_SoundOutputfriend
CL_SoundBuffer classCL_SoundOutputfriend
CL_SoundBuffer_Session classCL_SoundOutputfriend
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_SoundOutputinline
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_SoundOutputvirtual