vdr  1.7.31
Classes | Functions | Variables
dvbhddevice.c File Reference
#include <vdr/plugin.h>
#include <vdr/shutdown.h>
#include "dvbhdffdevice.h"
#include "menu.h"
#include "setup.h"

Go to the source code of this file.

Classes

class  cPluginDvbhddevice

Functions

 VDRPLUGINCREATOR (cPluginDvbhddevice)

Variables

static const char * VERSION = "0.0.4"
static const char * DESCRIPTION = trNOOP("HD Full Featured DVB device")
static const char * MAINMENUENTRY = "dvbhddevice"

Function Documentation

VDRPLUGINCREATOR ( cPluginDvbhddevice  )

Variable Documentation

const char* DESCRIPTION = trNOOP("HD Full Featured DVB device")
static

Definition at line 16 of file dvbhddevice.c.

Referenced by cPluginDvbhddevice::Description().

const char* MAINMENUENTRY = "dvbhddevice"
static

Definition at line 17 of file dvbhddevice.c.

Referenced by cPluginDvbhddevice::MainMenuEntry().

const char* VERSION = "0.0.4"
static

Definition at line 15 of file dvbhddevice.c.

Referenced by scan_plugins(), and cPluginDvbhddevice::Version().