vdr  1.7.27
Public Member Functions | Private Attributes
cSkinSTTNGDisplayVolume Class Reference

List of all members.

Public Member Functions

 cSkinSTTNGDisplayVolume (void)
virtual ~cSkinSTTNGDisplayVolume ()
virtual void SetVolume (int Current, int Total, bool Mute)
virtual void Flush (void)

Private Attributes

cOsdosd
int x0
int x1
int x2
int x3
int x4
int x5
int x6
int x7
int y0
int y1
tColor frameColor
int mute

Detailed Description

Definition at line 917 of file skinsttng.c.


Constructor & Destructor Documentation

Definition at line 968 of file skinsttng.c.

References osd.


Member Function Documentation

void cSkinSTTNGDisplayVolume::Flush ( void  ) [virtual]

Actually draws the OSD display to the output device.

Reimplemented from cSkinDisplay.

Definition at line 1001 of file skinsttng.c.

References cOsd::Flush(), and osd.

void cSkinSTTNGDisplayVolume::SetVolume ( int  Current,
int  Total,
bool  Mute 
) [virtual]

< This class implements the volume/mute display.

Sets the volume to the given Current value, which is in the range 0...Total. If Mute is true, audio is currently muted and a "mute" indicator shall be displayed.

Implements cSkinDisplayVolume.

Definition at line 973 of file skinsttng.c.

References cTheme::Color(), cOsd::DrawBitmap(), cOsd::DrawRectangle(), frameColor, cBitmap::Height(), mute, osd, TextFrame, TextSpacing, cBitmap::Width(), x3, x4, y0, and y1.


Member Data Documentation

Definition at line 922 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume(), and SetVolume().

Definition at line 923 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume(), and SetVolume().

Definition at line 919 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume(), Flush(), SetVolume(), and ~cSkinSTTNGDisplayVolume().

Definition at line 920 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume().

Definition at line 920 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume().

Definition at line 920 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume().

Definition at line 920 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume(), and SetVolume().

Definition at line 920 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume(), and SetVolume().

Definition at line 920 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume().

Definition at line 920 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume().

Definition at line 920 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume().

Definition at line 921 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume(), and SetVolume().

Definition at line 921 of file skinsttng.c.

Referenced by cSkinSTTNGDisplayVolume(), and SetVolume().


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