Go to the documentation of this file.
10 #ifndef __FILETRANSFER_H
11 #define __FILETRANSFER_H
26 static bool Start(
cRecording *Recording,
const char *NewName,
bool CopyOnly =
false);
27 static void Stop(
void);
29 static bool Error(
void);
30 static bool Ended(
void);
33 #endif //__FILETRANSFER_H