ClanLib  2.3.7
CL_SoundBuffer_Session Member List

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

add_filter(CL_SoundFilter &filter)CL_SoundBuffer_Session
CL_SoundBuffer classCL_SoundBuffer_Sessionfriend
CL_SoundBuffer_Session()CL_SoundBuffer_Session
CL_SoundOutput_Impl classCL_SoundBuffer_Sessionfriend
get_frequency() const CL_SoundBuffer_Session
get_length() const CL_SoundBuffer_Session
get_looping() const CL_SoundBuffer_Session
get_pan() const CL_SoundBuffer_Session
get_position() const CL_SoundBuffer_Session
get_position_relative() const CL_SoundBuffer_Session
get_volume() const CL_SoundBuffer_Session
is_null() const CL_SoundBuffer_Sessioninline
is_playing()CL_SoundBuffer_Session
play()CL_SoundBuffer_Session
remove_filter(CL_SoundFilter &filter)CL_SoundBuffer_Session
set_end_position(int pos)CL_SoundBuffer_Session
set_frequency(int new_freq)CL_SoundBuffer_Session
set_looping(bool loop)CL_SoundBuffer_Session
set_pan(float new_pan)CL_SoundBuffer_Session
set_position(int new_pos)CL_SoundBuffer_Session
set_position_relative(float new_pos)CL_SoundBuffer_Session
set_volume(float new_volume)CL_SoundBuffer_Session
stop()CL_SoundBuffer_Session
throw_if_null() const CL_SoundBuffer_Session
~CL_SoundBuffer_Session()CL_SoundBuffer_Sessionvirtual