Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsActive
Method
IsActive
src/widgets/MeterPanel.cpp:1130–1133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1128
}
1129
1130
bool MeterPanel::IsActive() const
1131
{
1132
return mActive;
1133
}
1134
1135
bool MeterPanel::IsMonitoring() const
1136
{
Callers
5
OnIdle
Method · 0.45
WaveTrackControls.cpp
File · 0.45
OnIdle
Method · 0.45
GetName
Method · 0.45
PluginMenus.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected