mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-23 14:41:27 +01:00
Some steps of ResetProjectToEmpty into a new function
This commit is contained in:
@@ -352,6 +352,7 @@ public:
|
||||
static int GetOpenProjectCount();
|
||||
bool IsProjectSaved();
|
||||
void ResetProjectToEmpty();
|
||||
void ResetProjectFileIO();
|
||||
|
||||
// Routine to estimate how many minutes of recording time are left on disk
|
||||
int GetEstimatedRecordingMinsLeftOnDisk(long lCaptureChannels = 0);
|
||||
|
||||
Reference in New Issue
Block a user