vdr  1.7.27
Public Member Functions | Private Attributes
cHdffOsdProvider Class Reference

#include <hdffosd.h>

List of all members.

Public Member Functions

 cHdffOsdProvider (HDFF::cHdffCmdIf *pHdffCmdIf)
virtual cOsdCreateOsd (int Left, int Top, uint Level)
virtual bool ProvidesTrueColor (void)

Private Attributes

HDFF::cHdffCmdIfmHdffCmdIf

Detailed Description

Definition at line 16 of file hdffosd.h.


Constructor & Destructor Documentation

Definition at line 772 of file hdffosd.c.

References mHdffCmdIf.


Member Function Documentation

cOsd * cHdffOsdProvider::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 777 of file hdffosd.c.

References gHdffSetup, cHdffSetup::HighLevelOsd, and mHdffCmdIf.

bool cHdffOsdProvider::ProvidesTrueColor ( void  ) [virtual]

Returns true if this OSD provider is able to handle a true color OSD.

Reimplemented from cOsdProvider.

Definition at line 786 of file hdffosd.c.

References gHdffSetup, cHdffSetup::HighLevelOsd, and cHdffSetup::TrueColorOsd.


Member Data Documentation

Definition at line 19 of file hdffosd.h.

Referenced by cHdffOsdProvider(), and CreateOsd().


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