vdr  1.7.31
Classes | Functions | Variables
osddemo.c File Reference
#include <vdr/osd.h>
#include <vdr/plugin.h>

Go to the source code of this file.

Classes

class  cLineGame
class  cTrueColorDemo
class  cPluginOsddemo

Functions

 VDRPLUGINCREATOR (cPluginOsddemo)

Variables

static const char * VERSION = "0.2.3"
static const char * DESCRIPTION = "Demo of arbitrary OSD setup"
static const char * MAINMENUENTRY = "Osd Demo"

Function Documentation

VDRPLUGINCREATOR ( cPluginOsddemo  )

Variable Documentation

const char* DESCRIPTION = "Demo of arbitrary OSD setup"
static

Definition at line 13 of file osddemo.c.

Referenced by cPluginOsddemo::Description().

const char* MAINMENUENTRY = "Osd Demo"
static

Definition at line 14 of file osddemo.c.

Referenced by cPluginOsddemo::MainMenuEntry().

const char* VERSION = "0.2.3"
static

Definition at line 12 of file osddemo.c.

Referenced by cPluginOsddemo::Version().