DecoderThread Class Reference

#include <mythplayer.h>

Inheritance diagram for DecoderThread:
MThread

List of all members.

Public Member Functions

 DecoderThread (MythPlayer *mp, bool start_paused)
 ~DecoderThread ()

Protected Member Functions

virtual void run (void)
 Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.

Private Attributes

MythPlayerm_mp
bool m_start_paused

Detailed Description

Definition at line 100 of file mythplayer.h.


Constructor & Destructor Documentation

DecoderThread::DecoderThread ( MythPlayer mp,
bool  start_paused 
) [inline]

Definition at line 103 of file mythplayer.h.

DecoderThread::~DecoderThread (  )  [inline]

Definition at line 105 of file mythplayer.h.


Member Function Documentation

void DecoderThread::run ( void   )  [protected, virtual]

Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.

Note:
If you override this method you must call RunProlog before you do any work and RunEpilog before you exit the run method.

Reimplemented from MThread.

Definition at line 108 of file mythplayer.cpp.


Member Data Documentation

Definition at line 111 of file mythplayer.h.

Referenced by run().

Definition at line 112 of file mythplayer.h.

Referenced by run().


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