MCPcopy 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
1135bool MeterPanel::IsMonitoring() const
1136{
1137 return mMonitoring;
1138}
1139
1140bool MeterPanel::IsClipping() const
1141{

Callers 15

EnableDisableButtonsMethod · 0.45
PlayingMethod · 0.45
CanStopAudioStreamMethod · 0.45
OnCloseWindowMethod · 0.45
InitializeInstanceMethod · 0.45
EnableDisableButtonsMethod · 0.45
OnChoiceMethod · 0.45
EnableDisableButtonsMethod · 0.45
CommonMenuItemStepsMethod · 0.45
EnableDisableButtonsMethod · 0.45
GetNameMethod · 0.45
StartMonitoringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected