VampPluginSDK
2.10
|
host-c.h
Go to the documentation of this file.
const VampPluginDescriptor * vhGetPluginDescriptor(vhLibrary library, int plugin)
Return a Vamp plugin descriptor for a plugin in a given library.
int vhGetPluginCount(vhLibrary library)
Return the number of Vamp plugins in the given library.
Definition: vamp.h:248
const char * vhGetLibraryName(int library)
Return the library name (base soname) of the library with the given index, in the range 0...
int vhGetLibraryCount()
Return the number of Vamp plugin libraries discovered in the installation path.
int vhGetLibraryIndex(const char *name)
Return the library index for the given library name, or -1 if the name is not known.
Generated by 1.8.11