vdr 2.7.5
|
Go to the source code of this file.
Classes | |
class | cPacketBuffer |
class | cPacketStorage |
class | cMpeg2Fixer |
class | cCuttingThread |
class | cHeapBuffer |
Macros | |
#define | ERROR_HANDLING_DELTA 1 |
#define | CUTTINGCHECKINTERVAL 500 |
Functions | |
bool | CutRecording (const char *FileName) |
#define CUTTINGCHECKINTERVAL 500 |
Definition at line 768 of file cutter.c.
Referenced by CutRecording().
#define ERROR_HANDLING_DELTA 1 |
Definition at line 615 of file cutter.c.
Referenced by cCuttingThread::HandleErrors().
bool CutRecording | ( | const char * | FileName | ) |
Definition at line 770 of file cutter.c.
References cCutter::Active(), cListBase::Count(), CUTTINGCHECKINTERVAL, DirectoryOk(), cCutter::Error(), cRecording::FramesPerSecond(), cMarks::GetNumSequences(), cRecording::IsPesRecording(), cMarks::Load(), cRecording::Name(), cCondWait::SleepMs(), and cCutter::Start().
Referenced by main().