This is the complete list of members for clan::FadeFilter, including all inherited members.
fade_to_volume(float new_volume, int duration=1000) | clan::FadeFilter | |
FadeFilter(float initial_volume) | clan::FadeFilter | |
filter(float **sample_data, int num_samples, int channels) | clan::SoundFilter | |
get_provider() const | clan::FadeFilter | |
get_volume() const | clan::FadeFilter | |
impl | clan::SoundFilter | |
is_null() const | clan::SoundFilter | inline |
operator!=(const SoundFilter &other) const | clan::SoundFilter | inline |
operator==(const SoundFilter &other) const | clan::SoundFilter | inline |
set_volume(float new_volume) | clan::FadeFilter | |
SoundFilter() | clan::SoundFilter | inline |
SoundFilter(SoundFilterProvider *provider) | clan::SoundFilter | |
throw_if_null() const | clan::SoundFilter | |
~FadeFilter() | clan::FadeFilter | virtual |
~SoundFilter() | clan::SoundFilter |