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

Method GetPath

src/effects/vamp/LoadVamp.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66// ============================================================================
67
68PluginPath VampEffectsModule::GetPath() const
69{
70 return {};
71}
72
73ComponentInterfaceSymbol VampEffectsModule::GetSymbol() const
74{

Callers 6

OnImportMethod · 0.45
OnExportMethod · 0.45
ExportPresetsMethod · 0.45
OnLoadMethod · 0.45
OnSaveMethod · 0.45
OnFileButtonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected