MCPcopy Create free account
hub / github.com/audacity/audacity / getMaker

Method getMaker

lib-src/libvamp/skeleton/MyPlugin.cpp:41–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41string
42MyPlugin::getMaker() const
43{
44 // Your name here
45 return "";
46}
47
48int
49MyPlugin::getPluginVersion() const

Callers 4

enumeratePluginsFunction · 0.45
printPluginCategoryListFunction · 0.45
describe_pluginFunction · 0.45
GetVendorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected