mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 17:41:13 +02:00
AudioIO does not depend directly on ControlToolBar ...
... use one more callback in the listener to change the ControlToolBar pause state.
This commit is contained in:
@@ -41,6 +41,7 @@ private:
|
||||
void OnAudioIOStopRecording() override;
|
||||
void OnAudioIONewBlockFiles(const AutoSaveFile & blockFileLog) override;
|
||||
void OnCommitRecording() override;
|
||||
void OnSoundActivationThreshold() override;
|
||||
|
||||
AudacityProject &mProject;
|
||||
|
||||
|
Reference in New Issue
Block a user