bool Start(void)
Starts the actual cutting process.
bool Active(void)
Returns true if the cutter is currently active.
bool CutRecording(const char *FileName)
cString originalVersionName
cCuttingThread * cuttingThread
cCutter(const char *FileName)
Sets up a new cutter for the given FileName, which must be the full path name of an existing recordin...
void Stop(void)
Stops an ongoing cutting process.
static cString EditedFileName(const char *FileName)
Returns the full path name of the edited version of the recording with the given FileName.
cString editedVersionName
bool Error(void)
Returns true if an error occurred while cutting the recording.