|
ClanLib
2.3.7
|
This is the complete list of members for CL_FadeFilter, including all inherited members.
| CL_FadeFilter(float initial_volume) | CL_FadeFilter | |
| CL_SoundFilter() | CL_SoundFilter | inline |
| CL_SoundFilter(CL_SoundFilterProvider *provider) | CL_SoundFilter | |
| fade_to_volume(float new_volume, int duration=1000) | CL_FadeFilter | |
| filter(float **sample_data, int num_samples, int channels) | CL_SoundFilter | |
| get_provider() const | CL_FadeFilter | |
| get_volume() const | CL_FadeFilter | |
| 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 |
| set_volume(float new_volume) | CL_FadeFilter | |
| throw_if_null() const | CL_SoundFilter | |
| ~CL_FadeFilter() | CL_FadeFilter | virtual |
| ~CL_SoundFilter() | CL_SoundFilter |
1.8.4