vdr  2.6.9
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.4.0"
 
static const char * DESCRIPTION = "How to add SVDRP support to a plugin"
 

Function Documentation

◆ VDRPLUGINCREATOR()

VDRPLUGINCREATOR ( cPluginSvdrpdemo  )

Variable Documentation

◆ DESCRIPTION

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

Definition at line 12 of file svdrpdemo.c.

Referenced by cPluginSvdrpdemo::Description().

◆ VERSION

const char* VERSION = "2.4.0"
static

Definition at line 11 of file svdrpdemo.c.

Referenced by cPluginSvdrpdemo::Version().