vdr 2.6.4
Classes | Functions | Variables
PLUGINS/src/pictures/player.c File Reference
#include "player.h"
#include <vdr/remote.h>
#include <vdr/tools.h>

Go to the source code of this file.

Classes

class  cPicturePlayer
 

Functions

cString HandleUnderscores (const char *s)
 
static void DrawTextOutlined (cOsd *Osd, int x, int y, const char *s, tColor ColorFg, tColor ColorBg, const cFont *Font)
 

Variables

int SlideShowDelay = 3
 

Function Documentation

◆ DrawTextOutlined()

static void DrawTextOutlined ( cOsd Osd,
int  x,
int  y,
const char *  s,
tColor  ColorFg,
tColor  ColorBg,
const cFont Font 
)
static

Definition at line 150 of file PLUGINS/src/pictures/player.c.

References clrTransparent, cOsd::DrawText(), and Font.

Referenced by cPictureControl::DisplayCaption().

◆ HandleUnderscores()

cString HandleUnderscores ( const char *  s)

Variable Documentation

◆ SlideShowDelay

int SlideShowDelay = 3