Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsMonitoring
Method
IsMonitoring
src/widgets/MeterPanel.cpp:1135–1138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1133
}
1134
1135
bool MeterPanel::IsMonitoring() const
1136
{
1137
return mMonitoring;
1138
}
1139
1140
bool MeterPanel::IsClipping() const
1141
{
Callers
15
EnableDisableButtons
Method · 0.45
Playing
Method · 0.45
CanStopAudioStream
Method · 0.45
OnCloseWindow
Method · 0.45
InitializeInstance
Method · 0.45
EnableDisableButtons
Method · 0.45
OnChoice
Method · 0.45
EnableDisableButtons
Method · 0.45
CommonMenuItemSteps
Method · 0.45
EnableDisableButtons
Method · 0.45
GetName
Method · 0.45
StartMonitoring
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected