![]() |
|||
Dokumentation
VDR
|
Public Methods | |
cCuttingThread (const char *FromFileName, const char *ToFileName) | |
virtual | ~cCuttingThread () |
const char * | Error (void) |
Protected Methods | |
virtual void | Action (void) |
Private Attributes | |
const char * | error |
bool | active |
int | fromFile |
int | toFile |
cFileName * | fromFileName |
cFileName * | toFileName |
cIndexFile * | fromIndex |
cIndexFile * | toIndex |
cMarks | fromMarks |
cMarks | toMarks |
|
Definition at line 34 of file cutter.c. References active, cListBase::Count(), error, esyslog, fromFile, fromFileName, fromIndex, fromMarks, cMarks::Load(), cThread::Start(), toFile, toFileName, toIndex, and toMarks. |
|
Definition at line 53 of file cutter.c. References active, cThread::Cancel(), fromFileName, fromIndex, toFileName, and toIndex. |
|
Implements cThread. Definition at line 63 of file cutter.c. References active, cMarks::Add(), AssertFreeDiskSpace(), dsyslog, error, esyslog, cList< cMark >::First(), fromFile, fromFileName, fromIndex, fromMarks, cIndexFile::Get(), I_FRAME, cIndexFile::Last(), MAXFRAMESIZE, MEGABYTE, cList< cMark >::Next(), cFileName::NextFile(), cFileName::Number(), cFileName::Open(), cMark::position, ReadFrame(), safe_write(), cConfig< cMark >::Save(), cFileName::SetOffset(), toFile, toFileName, toIndex, toMarks, uchar, and cIndexFile::Write(). |
|
Definition at line 31 of file cutter.c. Referenced by cCutter::Active(), and cCutter::Stop(). |
|
Definition at line 21 of file cutter.c. Referenced by Action(), cCuttingThread(), and ~cCuttingThread(). |
|
Definition at line 20 of file cutter.c. Referenced by Action(), and cCuttingThread(). |
|
Definition at line 22 of file cutter.c. Referenced by Action(), and cCuttingThread(). |
|
Definition at line 23 of file cutter.c. Referenced by Action(), cCuttingThread(), and ~cCuttingThread(). |
|
Definition at line 24 of file cutter.c. Referenced by Action(), cCuttingThread(), and ~cCuttingThread(). |
|
Definition at line 25 of file cutter.c. Referenced by Action(), and cCuttingThread(). |
|
Definition at line 22 of file cutter.c. Referenced by Action(), and cCuttingThread(). |
|
Definition at line 23 of file cutter.c. Referenced by Action(), cCuttingThread(), and ~cCuttingThread(). |
|
Definition at line 24 of file cutter.c. Referenced by Action(), cCuttingThread(), and ~cCuttingThread(). |
|
Definition at line 25 of file cutter.c. Referenced by Action(), and cCuttingThread(). |