35 virtual void Flush(
void);
Output Device Implementation.
int m_osdLevel
current osd level
cSoftHdDevice * m_pDevice
pointer to the cSoftHdDevice object
bool m_dirty
flag to force redrawing everything
virtual void Flush(void)
Actually commit all data to the OSD hardware.
virtual ~cSoftOsd(void)
Shut down the OSD.
virtual eOsdError SetAreas(const tArea *, int)
Set the sub-areas to the given areas.
virtual void SetActive(bool)
Sets this OSD to be the active one.