ClanLib
2.3.7
|
This is the complete list of members for CL_EchoFilter, including all inherited members.
CL_EchoFilter(int buffer_size=32 *1024, float shift_factor=2.0f) | CL_EchoFilter | |
CL_SoundFilter() | CL_SoundFilter | inline |
CL_SoundFilter(CL_SoundFilterProvider *provider) | CL_SoundFilter | |
filter(float **sample_data, int num_samples, int channels) | CL_SoundFilter | |
get_provider() const | CL_EchoFilter | |
impl | CL_SoundFilter | |
is_null() const | CL_SoundFilter | inline |
operator!=(const CL_SoundFilter &other) const | CL_SoundFilter | inline |
operator==(const CL_SoundFilter &other) const | CL_SoundFilter | inline |
throw_if_null() const | CL_SoundFilter | |
~CL_EchoFilter() | CL_EchoFilter | virtual |
~CL_SoundFilter() | CL_SoundFilter |