vdr 2.7.6
cRecordingUserCommand Class Reference

#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 Private Attributes

static const char * command = NULL
 

Detailed Description

Definition at line 465 of file recording.h.

Member Function Documentation

◆ InvokeCommand()

void cRecordingUserCommand::InvokeCommand ( const char * State,
const char * RecordingFileName,
const char * SourceFileName = NULL )
static

◆ SetCommand()

static void cRecordingUserCommand::SetCommand ( const char * Command)
inlinestatic

Definition at line 469 of file recording.h.

References command.

Referenced by main().

Member Data Documentation

◆ command

const char * cRecordingUserCommand::command = NULL
staticprivate

Definition at line 467 of file recording.h.

Referenced by InvokeCommand(), and SetCommand().


The documentation for this class was generated from the following files: