VideoVisualGoom Class Reference

#include <videovisualgoom.h>

Inheritance diagram for VideoVisualGoom:
VideoVisual MythTV::Visual

List of all members.

Public Member Functions

 VideoVisualGoom (AudioPlayer *audio, MythRender *render, bool hd)
virtual ~VideoVisualGoom ()
virtual void Draw (const QRect &area, MythPainter *painter, QPaintDevice *device)
virtual QString Name (void)

Private Attributes

unsigned int * m_buffer
uint m_surface
bool m_hd

Detailed Description

Definition at line 6 of file videovisualgoom.h.


Constructor & Destructor Documentation

VideoVisualGoom::VideoVisualGoom ( AudioPlayer audio,
MythRender render,
bool  hd 
)

Definition at line 20 of file videovisualgoom.cpp.

VideoVisualGoom::~VideoVisualGoom (  )  [virtual]

Definition at line 35 of file videovisualgoom.cpp.


Member Function Documentation

void VideoVisualGoom::Draw ( const QRect &  area,
MythPainter painter,
QPaintDevice *  device 
) [virtual]

Implements VideoVisual.

Definition at line 66 of file videovisualgoom.cpp.

virtual QString VideoVisualGoom::Name ( void   )  [inline, virtual]

Implements VideoVisual.

Definition at line 14 of file videovisualgoom.h.


Member Data Documentation

unsigned int* VideoVisualGoom::m_buffer [private]

Definition at line 17 of file videovisualgoom.h.

Referenced by Draw().

Definition at line 18 of file videovisualgoom.h.

Referenced by Draw(), and ~VideoVisualGoom().

Definition at line 19 of file videovisualgoom.h.

Referenced by Name(), and VideoVisualGoom().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:31 2012 for MythTV by  doxygen 1.6.3