|
vdr-plugin-softhddevice-drm-gles 1.6.2
|
Plugin Main Menu. More...
#include <string>#include <vdr/interface.h>#include <vdr/osdbase.h>#include <vdr/plugin.h>#include <vdr/videodir.h>#include "logger.h"#include "mediaplayer.h"#include "softhddevice.h"#include "softhdmenu.h"Go to the source code of this file.
Enumerations | |
| enum | Hotkeys { PIPKEYBASE = 100 , PIPTOGGLEONOFF , PIPCHANNELUP , PIPCHANNELDOWN , PIPCHANNELSWAP , PIPPOSITIONSWAP , PIPCHANNELSWITCHBACK , DETACHKEYBASE = 110 , DETACHDEVICE , ATTACHDEVICE } |
Functions | |
| static cOsdItem * | SeparatorName (const char *label) |
| Create a seperator item. | |
| static cOsdItem * | SeparatorSpace (void) |
| Create a seperator item. | |
Plugin Main Menu.
Definition in file softhdmenu.cpp.