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