vdr
1.7.27
|
#include <vdr/plugin.h>
Go to the source code of this file.
Classes | |
class | cPluginSvdrpdemo |
Functions | |
VDRPLUGINCREATOR (cPluginSvdrpdemo) | |
Variables | |
static const char * | VERSION = "0.0.3" |
static const char * | DESCRIPTION = "How to add SVDRP support to a plugin" |
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 = "0.0.3" [static] |
Definition at line 11 of file svdrpdemo.c.
Referenced by cPluginSvdrpdemo::Version().