vdr  1.7.27
Public Member Functions | Private Member Functions | Private Attributes
cPicturePlayer Class Reference

List of all members.

Public Member Functions

 cPicturePlayer (void)
 ~cPicturePlayer ()
void SetPicture (const char *FileName)

Private Member Functions

virtual void Activate (bool On)

Private Attributes

int size
int length
ucharbuffer

Detailed Description

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


Constructor & Destructor Documentation

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

References buffer, KILOBYTE, length, MALLOC, and size.

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

References buffer.


Member Function Documentation

void cPicturePlayer::Activate ( bool  On) [private, virtual]

Reimplemented from cPlayer.

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

References buffer, cPlayer::DeviceStillPicture(), and length.

void cPicturePlayer::SetPicture ( const char *  FileName)

Member Data Documentation

int cPicturePlayer::length [private]

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

Referenced by Activate(), cPicturePlayer(), and SetPicture().

int cPicturePlayer::size [private]

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

Referenced by cPicturePlayer(), and SetPicture().


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