, including all inherited members.
| AdapterMap typedef | Vamp::PluginAdapterBase::Impl | [protected] |
| checkOutputMap(Plugin *plugin) | Vamp::PluginAdapterBase::Impl | [protected] |
| cleanup(Plugin *plugin) | Vamp::PluginAdapterBase::Impl | [protected] |
| convertFeatures(Plugin *plugin, const Plugin::FeatureSet &features) | Vamp::PluginAdapterBase::Impl | [protected] |
| getDescriptor() | Vamp::PluginAdapterBase::Impl | |
| getOutputCount(Plugin *plugin) | Vamp::PluginAdapterBase::Impl | [protected] |
| getOutputDescriptor(Plugin *plugin, unsigned int i) | Vamp::PluginAdapterBase::Impl | [protected] |
| getRemainingFeatures(Plugin *plugin) | Vamp::PluginAdapterBase::Impl | [protected] |
| Impl(PluginAdapterBase *) | Vamp::PluginAdapterBase::Impl | |
| lookupAdapter(VampPluginHandle) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| m_adapterMap | Vamp::PluginAdapterBase::Impl | [protected, static] |
| m_base | Vamp::PluginAdapterBase::Impl | [protected] |
| m_descriptor | Vamp::PluginAdapterBase::Impl | [protected] |
| m_fs | Vamp::PluginAdapterBase::Impl | [protected] |
| m_fsizes | Vamp::PluginAdapterBase::Impl | [protected] |
| m_fvsizes | Vamp::PluginAdapterBase::Impl | [protected] |
| m_parameters | Vamp::PluginAdapterBase::Impl | [protected] |
| m_pluginOutputs | Vamp::PluginAdapterBase::Impl | [protected] |
| m_populated | Vamp::PluginAdapterBase::Impl | [protected] |
| m_programs | Vamp::PluginAdapterBase::Impl | [protected] |
| OutputMap typedef | Vamp::PluginAdapterBase::Impl | [protected] |
| process(Plugin *plugin, const float *const *inputBuffers, int sec, int nsec) | Vamp::PluginAdapterBase::Impl | [protected] |
| resizeFL(Plugin *plugin, int n, size_t sz) | Vamp::PluginAdapterBase::Impl | [protected] |
| resizeFS(Plugin *plugin, int n) | Vamp::PluginAdapterBase::Impl | [protected] |
| resizeFV(Plugin *plugin, int n, int j, size_t sz) | Vamp::PluginAdapterBase::Impl | [protected] |
| vampCleanup(VampPluginHandle handle) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampGetCurrentProgram(VampPluginHandle handle) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampGetMaxChannelCount(VampPluginHandle handle) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampGetMinChannelCount(VampPluginHandle handle) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampGetOutputCount(VampPluginHandle handle) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampGetOutputDescriptor(VampPluginHandle handle, unsigned int i) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampGetParameter(VampPluginHandle handle, int param) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampGetPreferredBlockSize(VampPluginHandle handle) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampGetPreferredStepSize(VampPluginHandle handle) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampGetRemainingFeatures(VampPluginHandle handle) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampInitialise(VampPluginHandle handle, unsigned int channels, unsigned int stepSize, unsigned int blockSize) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampInstantiate(const VampPluginDescriptor *desc, float inputSampleRate) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampProcess(VampPluginHandle handle, const float *const *inputBuffers, int sec, int nsec) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampReleaseFeatureSet(VampFeatureList *fs) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampReleaseOutputDescriptor(VampOutputDescriptor *desc) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampReset(VampPluginHandle handle) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampSelectProgram(VampPluginHandle handle, unsigned int program) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| vampSetParameter(VampPluginHandle handle, int param, float value) | Vamp::PluginAdapterBase::Impl | [protected, static] |
| ~Impl() | Vamp::PluginAdapterBase::Impl | |