Theora Playback Library  1.1.0
Public Member Functions | List of all members
TheoraWorkerThread Class Reference
Inheritance diagram for TheoraWorkerThread:
TheoraThread

Public Member Functions

 TheoraWorkerThread ()
 
 ~TheoraWorkerThread ()
 
TheoraVideoClipgetAssignedClip ()
 
void execute ()
 Main Thread Body - do not call directly! More...
 
- Public Member Functions inherited from TheoraThread
 TheoraThread ()
 
virtual ~TheoraThread ()
 
void start ()
 
void stop ()
 
void resume ()
 
void pause ()
 
bool isRunning ()
 
void join ()
 

Additional Inherited Members

- Protected Attributes inherited from TheoraThread
void * mId
 
volatile bool mRunning
 

Detailed Description

This is the worker thread, requests work from TheoraVideoManager and decodes assigned TheoraVideoClip objects

Constructor & Destructor Documentation

TheoraWorkerThread::TheoraWorkerThread ( )
TheoraWorkerThread::~TheoraWorkerThread ( )

Member Function Documentation

void TheoraWorkerThread::execute ( )
virtual

Main Thread Body - do not call directly!

Implements TheoraThread.

TheoraVideoClip* TheoraWorkerThread::getAssignedClip ( )
inline

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