Chris@1: Chris@1: Chris@1:
Chris@1: Chris@3: Chris@6: Chris@6: Chris@1:
Chris@1: VampPluginSDK
Chris@6: 2.7
Chris@1:
Chris@1: |
Chris@1:
#include <map>
#include <vamp/vamp.h>
#include "Plugin.h"
#include "plugguard.h"
Go to the source code of this file.
Chris@1:Chris@1: 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... | |
Chris@1: Namespaces | |
Vamp | |