|
vdr
1.7.27
|
#include <recording.h>
Static Public Member Functions | |
| static void | SetCommand (const char *Command) |
| static void | InvokeCommand (const char *State, const char *RecordingFileName) |
| static void | SetCommand (const char *Command) |
| static void | InvokeCommand (const char *State, const char *RecordingFileName) |
Static Private Attributes | |
| static const char * | command = NULL |
Definition at line 250 of file include/vdr/recording.h.
| void cRecordingUserCommand::InvokeCommand | ( | const char * | State, |
| const char * | RecordingFileName | ||
| ) | [static] |
Definition at line 1435 of file recording.c.
References command, isyslog, cString::sprintf(), strescape(), and SystemExec().
Referenced by cCutter::Active(), cRecordControl::cRecordControl(), and cRecordControl::Stop().
| static void cRecordingUserCommand::InvokeCommand | ( | const char * | State, |
| const char * | RecordingFileName | ||
| ) | [static] |
| static void cRecordingUserCommand::SetCommand | ( | const char * | Command | ) | [inline, static] |
Definition at line 254 of file recording.h.
References command.
| static void cRecordingUserCommand::SetCommand | ( | const char * | Command | ) | [inline, static] |
static const char * cRecordingUserCommand::command = NULL [static, private] |
Definition at line 252 of file include/vdr/recording.h.
Referenced by InvokeCommand(), and SetCommand().
1.8.0