vdr  1.7.27
Public Member Functions | Private Attributes
cDvbOsdProvider Class Reference

#include <dvbsdffosd.h>

List of all members.

Public Member Functions

 cDvbOsdProvider (int OsdDev)
virtual cOsdCreateOsd (int Left, int Top, uint Level)

Private Attributes

int osdDev

Detailed Description

Definition at line 14 of file dvbsdffosd.h.


Constructor & Destructor Documentation

Definition at line 203 of file dvbsdffosd.c.

References osdDev.


Member Function Documentation

cOsd * cDvbOsdProvider::CreateOsd ( int  Left,
int  Top,
uint  Level 
) [virtual]

Returns a pointer to a newly created cOsd object, which will be located at the given coordinates.

Implements cOsdProvider.

Definition at line 208 of file dvbsdffosd.c.

References osdDev.


Member Data Documentation

int cDvbOsdProvider::osdDev [private]

Definition at line 16 of file dvbsdffosd.h.

Referenced by cDvbOsdProvider(), and CreateOsd().


The documentation for this class was generated from the following files: