Player Class Reference

#include <zmliveplayer.h>

List of all members.


Detailed Description

Definition at line 33 of file zmliveplayer.h.


Public Member Functions

 Player (void)
 ~Player (void)
void updateFrame (const uchar *buffer)
void updateStatus (void)
void updateCamera ()
void setMonitor (Monitor *mon)
void setWidgets (MythUIImage *image, MythUIText *status, MythUIText *camera)
MonitorgetMonitor (void)

Private Member Functions

void getMonitorList (void)

Private Attributes

MythUIImagem_frameImage
MythUITextm_statusText
MythUITextm_cameraText
MythImagem_image
uchar * m_rgba
Monitor m_monitor

Constructor & Destructor Documentation

Player::Player ( void   ) 

Definition at line 393 of file zmliveplayer.cpp.

Player::~Player ( void   ) 

Definition at line 402 of file zmliveplayer.cpp.


Member Function Documentation

void Player::updateFrame ( const uchar *  buffer  ) 

void Player::updateStatus ( void   ) 

Definition at line 491 of file zmliveplayer.cpp.

Referenced by ZMLivePlayer::updateFrame().

void Player::updateCamera (  ) 

Definition at line 506 of file zmliveplayer.cpp.

Referenced by ZMLivePlayer::setMonitorLayout().

void Player::setMonitor ( Monitor mon  ) 

Definition at line 408 of file zmliveplayer.cpp.

Referenced by ZMLivePlayer::setMonitorLayout().

void Player::setWidgets ( MythUIImage image,
MythUIText status,
MythUIText camera 
)

Definition at line 418 of file zmliveplayer.cpp.

Referenced by ZMLivePlayer::setMonitorLayout().

Monitor* Player::getMonitor ( void   )  [inline]

Definition at line 47 of file zmliveplayer.h.

Referenced by ZMLivePlayer::updateFrame(), and ZMLivePlayer::~ZMLivePlayer().

void Player::getMonitorList ( void   )  [private]


Member Data Documentation

Definition at line 52 of file zmliveplayer.h.

Referenced by Player(), and setWidgets().

Definition at line 53 of file zmliveplayer.h.

Referenced by Player(), setWidgets(), and updateStatus().

Definition at line 54 of file zmliveplayer.h.

Referenced by Player(), setWidgets(), and updateCamera().

Definition at line 56 of file zmliveplayer.h.

Referenced by Player().

uchar* Player::m_rgba [private]

Definition at line 58 of file zmliveplayer.h.

Referenced by Player(), setMonitor(), and ~Player().

Definition at line 60 of file zmliveplayer.h.

Referenced by getMonitor(), setMonitor(), updateCamera(), and updateStatus().


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

Generated on Mon Sep 6 06:39:49 2010 for MythTV by  doxygen 1.5.5