#include <recording.h>
|
static void | SetCommand (const char *Command) |
|
static void | InvokeCommand (const char *State, const char *RecordingFileName, const char *SourceFileName=NULL) |
|
static void | SetCommand (const char *Command) |
|
static void | InvokeCommand (const char *State, const char *RecordingFileName, const char *SourceFileName=NULL) |
|
Definition at line 432 of file include/vdr/recording.h.
◆ InvokeCommand() [1/2]
void cRecordingUserCommand::InvokeCommand |
( |
const char * |
State, |
|
|
const char * |
RecordingFileName, |
|
|
const char * |
SourceFileName = NULL |
|
) |
| |
|
static |
Definition at line 2339 of file recording.c.
References command, isyslog, cString::sprintf(), strescape(), and SystemExec().
Referenced by cRecorder::Action(), cRecordingsHandlerEntry::Active(), cCutter::Active(), cRecordControl::cRecordControl(), cRecording::Delete(), cVideoDirectory::Move(), cCutter::Start(), and cRecordControl::Stop().
◆ InvokeCommand() [2/2]
static void cRecordingUserCommand::InvokeCommand |
( |
const char * |
State, |
|
|
const char * |
RecordingFileName, |
|
|
const char * |
SourceFileName = NULL |
|
) |
| |
|
static |
◆ SetCommand() [1/2]
static void cRecordingUserCommand::SetCommand |
( |
const char * |
Command | ) |
|
|
inlinestatic |
◆ SetCommand() [2/2]
static void cRecordingUserCommand::SetCommand |
( |
const char * |
Command | ) |
|
|
inlinestatic |
◆ command
static const char * cRecordingUserCommand::command = NULL |
|
staticprivate |
The documentation for this class was generated from the following files: