|
pthread_t | mHandle |
|
volatile bool | mThreadRunning |
| Indicates whether the thread is running. As long as this is true, the thread runs in a loop. More...
|
|
This is the worker thread, requests work from TheoraVideoManager and decodes assigned TheoraVideoClip objects
TheoraWorkerThread::TheoraWorkerThread |
( |
| ) |
|
TheoraWorkerThread::~TheoraWorkerThread |
( |
| ) |
|
void TheoraWorkerThread::executeThread |
( |
| ) |
|
|
virtual |
Main Thread Body - do not call directly!
Implements TheoraThread.
The documentation for this class was generated from the following file: