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

Method GetPath

libraries/lib-ladspa/LadspaEffectsModule.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77PluginPath LadspaEffectsModule::GetPath() const
78{
79 return {};
80}
81
82ComponentInterfaceSymbol LadspaEffectsModule::GetSymbol() const
83{

Callers 1

DiscoverPluginsAtPathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected