#include <recording.h>
Static Public Member Functions |
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) |
Static Private Attributes |
static const char * | command = NULL |
Detailed Description
Definition at line 246 of file include/vdr/recording.h.
Member Function Documentation
void cRecordingUserCommand::InvokeCommand |
( |
const char * |
State, |
|
|
const char * |
RecordingFileName, |
|
|
const char * |
SourceFileName = NULL |
|
) |
| |
|
static |
static void cRecordingUserCommand::InvokeCommand |
( |
const char * |
State, |
|
|
const char * |
RecordingFileName, |
|
|
const char * |
SourceFileName = NULL |
|
) |
| |
|
static |
static void cRecordingUserCommand::SetCommand |
( |
const char * |
Command | ) |
|
|
inlinestatic |
static void cRecordingUserCommand::SetCommand |
( |
const char * |
Command | ) |
|
|
inlinestatic |
Member Data Documentation
static const char * cRecordingUserCommand::command = NULL |
|
staticprivate |
The documentation for this class was generated from the following files: