This is the complete list of members for
Vamp::Plugin, including all inherited members.
| FeatureList typedef | Vamp::Plugin | |
| FeatureSet typedef | Vamp::Plugin | |
| FrequencyDomain enum value | Vamp::Plugin | |
| getCopyright() const =0 | Vamp::PluginBase | [pure virtual] |
| getCurrentProgram() const | Vamp::PluginBase | [inline, virtual] |
| getDescription() const =0 | Vamp::PluginBase | [pure virtual] |
| getIdentifier() const =0 | Vamp::PluginBase | [pure virtual] |
| getInputDomain() const =0 | Vamp::Plugin | [pure virtual] |
| getMaker() const =0 | Vamp::PluginBase | [pure virtual] |
| getMaxChannelCount() const | Vamp::Plugin | [inline, virtual] |
| getMinChannelCount() const | Vamp::Plugin | [inline, virtual] |
| getName() const =0 | Vamp::PluginBase | [pure virtual] |
| getOutputDescriptors() const =0 | Vamp::Plugin | [pure virtual] |
| getParameter(std::string) const | Vamp::PluginBase | [inline, virtual] |
| getParameterDescriptors() const | Vamp::PluginBase | [inline, virtual] |
| getPluginVersion() const =0 | Vamp::PluginBase | [pure virtual] |
| getPreferredBlockSize() const | Vamp::Plugin | [inline, virtual] |
| getPreferredStepSize() const | Vamp::Plugin | [inline, virtual] |
| getPrograms() const | Vamp::PluginBase | [inline, virtual] |
| getRemainingFeatures()=0 | Vamp::Plugin | [pure virtual] |
| getType() const | Vamp::Plugin | [inline, virtual] |
| getVampApiVersion() const | Vamp::PluginBase | [inline, virtual] |
| initialise(size_t inputChannels, size_t stepSize, size_t blockSize)=0 | Vamp::Plugin | [pure virtual] |
| InputDomain enum name | Vamp::Plugin | |
| m_inputSampleRate | Vamp::Plugin | [protected] |
| OutputList typedef | Vamp::Plugin | |
| ParameterList typedef | Vamp::PluginBase | |
| Plugin(float inputSampleRate) | Vamp::Plugin | [inline, protected] |
| process(const float *const *inputBuffers, RealTime timestamp)=0 | Vamp::Plugin | [pure virtual] |
| ProgramList typedef | Vamp::PluginBase | |
| reset()=0 | Vamp::Plugin | [pure virtual] |
| selectProgram(std::string) | Vamp::PluginBase | [inline, virtual] |
| setParameter(std::string, float) | Vamp::PluginBase | [inline, virtual] |
| TimeDomain enum value | Vamp::Plugin | |
| ~Plugin() | Vamp::Plugin | [inline, virtual] |
| ~PluginBase() | Vamp::PluginBase | [inline, virtual] |