VampPluginSDK
2.10
|
PluginLoader.h
Go to the documentation of this file.
202 ADAPT_INPUT_DOMAIN = 0x01,
203 ADAPT_CHANNEL_COUNT = 0x02,
204 ADAPT_BUFFER_SIZE = 0x04,
206 ADAPT_ALL_SAFE = 0x03,
208 ADAPT_ALL = 0xff
std::vector< PluginKey > PluginKeyList
PluginKeyList is a sequence of plugin keys, such as returned by listPlugins().
Definition: PluginLoader.h:110
Vamp::Plugin is a base class for plugin instance classes that provide feature extraction from audio o...
Definition: vamp-sdk/Plugin.h:124
std::vector< std::string > PluginCategoryHierarchy
PluginCategoryHierarchy is a sequence of general->specific category names, as may be associated with ...
Definition: PluginLoader.h:122
static PluginLoader * m_instance
Definition: PluginLoader.h:270
AdapterFlags
AdapterFlags contains a set of values that may be OR'd together to indicate in which circumstances Pl...
Definition: PluginLoader.h:200
Vamp::HostExt::PluginLoader is a convenience class for discovering and loading Vamp plugins using the...
Definition: PluginLoader.h:75
std::string PluginKey
PluginKey is a string type that is used to identify a plugin uniquely within the scope of "the curren...
Definition: PluginLoader.h:104
Generated by 1.8.11