PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular plugin implementation.
More...
#include <vamp-sdk/PluginAdapter.h>
template<typename P>
class Vamp::PluginAdapter< P >
PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular plugin implementation.
See PluginAdapterBase.
Definition at line 95 of file PluginAdapter.h.
◆ PluginAdapter()
◆ ~PluginAdapter()
◆ createPlugin()
◆ getDescriptor()
Return a VampPluginDescriptor describing the plugin that is wrapped by this adapter.
◆ m_impl
Impl* Vamp::PluginAdapterBase::m_impl |
|
protectedinherited |
The documentation for this class was generated from the following file: