Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetEffectFamily
Method
GetEffectFamily
libraries/lib-module-manager/PluginDescriptor.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
// Effects
136
137
wxString PluginDescriptor::GetEffectFamily() const
138
{
139
return mEffectFamily;
140
}
141
142
EffectType PluginDescriptor::GetEffectType() const
143
{
Callers
6
GetEffectFamilyName
Method · 0.80
GetPluginEnabledSetting
Method · 0.80
SaveGroup
Method · 0.80
SettingsPath
Method · 0.80
GetName
Method · 0.80
GetValue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected