Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsEffectInteractive
Method
IsEffectInteractive
libraries/lib-module-manager/PluginDescriptor.cpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
bool PluginDescriptor::IsEffectInteractive() const
148
{
149
return mEffectInteractive;
150
}
151
152
bool PluginDescriptor::IsEffectDefault() const
153
{
Callers
3
SaveGroup
Method · 0.80
AddSortedEffectMenuItems
Function · 0.80
MakeAddGroupItems
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected