vdr  2.2.0
Classes | Functions | Variables
svdrpdemo.c File Reference
#include <vdr/plugin.h>

Go to the source code of this file.

Classes

class  cPluginSvdrpdemo
 

Functions

 VDRPLUGINCREATOR (cPluginSvdrpdemo)
 

Variables

static const char * VERSION = "2.2.0"
 
static const char * DESCRIPTION = "How to add SVDRP support to a plugin"
 

Function Documentation

VDRPLUGINCREATOR ( cPluginSvdrpdemo  )

Variable Documentation

const char* DESCRIPTION = "How to add SVDRP support to a plugin"
static

Definition at line 12 of file svdrpdemo.c.

Referenced by cPluginSvdrpdemo::Description().

const char* VERSION = "2.2.0"
static

Definition at line 11 of file svdrpdemo.c.

Referenced by cPluginSvdrpdemo::Version().