Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetEffectInteractive
Method
SetEffectInteractive
libraries/lib-module-manager/PluginDescriptor.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
void PluginDescriptor::SetEffectInteractive(bool interactive)
183
{
184
mEffectInteractive = interactive;
185
}
186
187
void PluginDescriptor::SetEffectDefault(bool dflt)
188
{
Callers
2
PluginManager.cpp
File · 0.80
LoadGroup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected