Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsEnabled
Method
IsEnabled
libraries/lib-module-manager/PluginDescriptor.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
bool PluginDescriptor::IsEnabled() const
81
{
82
return mEnabled;
83
}
84
85
bool PluginDescriptor::IsValid() const
86
{
Callers
4
GetEffectStagesImpl
Function · 0.45
SaveGroup
Method · 0.45
Advance
Method · 0.45
IsPluginEnabled
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected