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