cannam@0: cannam@0:
cannam@0:cannam@0: cannam@0:
cannam@0: Go to the source code of this file.
Namespaces | |
namespace | Vamp |
Classes | |
class | Vamp::PluginAdapterBase |
PluginAdapter and PluginAdapterBase provide a wrapper class that a plugin library can use to make its C++ Vamp::Plugin objects available through the Vamp C API. More... | |
class | Vamp::PluginAdapter< P > |
PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular plugin implementation. More... |