clone(void) const | PRESET | [virtual] |
description(void) const | PRESET | [virtual] |
ECA_SAMPLERATE_AWARE(SAMPLE_SPECS::sample_rate_t srate=384000) | ECA_SAMPLERATE_AWARE | |
get_parameter(int param) const | PRESET | [virtual] |
get_parameter_name(int id) const | DYNAMIC_PARAMETERS< SAMPLE_SPECS::sample_t > | [inline] |
init(SAMPLE_BUFFER *sbuf) | PRESET | [virtual] |
is_parsed(void) const | PRESET | |
max_output_samples(long int i_samples) const | CHAIN_OPERATOR | [inline, virtual] |
name(void) const | PRESET | [virtual] |
new_expr(void) const | PRESET | [virtual] |
number_of_params(void) const | DYNAMIC_PARAMETERS< SAMPLE_SPECS::sample_t > | [inline] |
output_channels(int i_channels) const | CHAIN_OPERATOR | [inline, virtual] |
parameter_description(int param, struct PARAM_DESCRIPTION *pd) const | PRESET | [virtual] |
parameter_names(void) const | PRESET | [virtual] |
parameter_t typedef (defined in OPERATOR) | OPERATOR | |
parse(const std::string &formatted_string) | PRESET | |
PRESET(void) (defined in PRESET) | PRESET | |
PRESET(const std::string &formatted_string) (defined in PRESET) | PRESET | |
process(void) | PRESET | [virtual] |
release(void) | CHAIN_OPERATOR | [inline, virtual] |
samples_per_second(void) const | ECA_SAMPLERATE_AWARE | [inline] |
set_name(const std::string &v) (defined in PRESET) | PRESET | |
set_parameter(int param, parameter_t value) (defined in PRESET) | PRESET | [virtual] |
CHAIN_OPERATOR::set_parameter(int param, SAMPLE_SPECS::sample_tvalue)=0 | DYNAMIC_PARAMETERS< SAMPLE_SPECS::sample_t > | [pure virtual] |
set_samples_per_second(SAMPLE_SPECS::sample_rate_t v) (defined in PRESET) | PRESET | [virtual] |
status(void) const | CHAIN_OPERATOR | [inline, virtual] |
~CHAIN_OPERATOR(void) | CHAIN_OPERATOR | [inline, virtual] |
~DYNAMIC_OBJECT(void) (defined in DYNAMIC_OBJECT< SAMPLE_SPECS::sample_t >) | DYNAMIC_OBJECT< SAMPLE_SPECS::sample_t > | [inline, virtual] |
~DYNAMIC_PARAMETERS(void) (defined in DYNAMIC_PARAMETERS< SAMPLE_SPECS::sample_t >) | DYNAMIC_PARAMETERS< SAMPLE_SPECS::sample_t > | [inline, virtual] |
~ECA_OBJECT(void) (defined in ECA_OBJECT) | ECA_OBJECT | [inline, virtual] |
~ECA_SAMPLERATE_AWARE(void) (defined in ECA_SAMPLERATE_AWARE) | ECA_SAMPLERATE_AWARE | [virtual] |
~OPERATOR(void) (defined in OPERATOR) | OPERATOR | [virtual] |
~PRESET(void) (defined in PRESET) | PRESET | [virtual] |