Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetEffectFamily
Method
SetEffectFamily
libraries/lib-module-manager/PluginDescriptor.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
void PluginDescriptor::SetEffectFamily(const wxString & family)
173
{
174
mEffectFamily = family;
175
}
176
177
void PluginDescriptor::SetEffectType(EffectType type)
178
{
Callers
2
PluginManager.cpp
File · 0.80
LoadGroup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected