MythTV::Visual Class Reference
#include <visual.h>
List of all members.
Detailed Description
Definition at line 16 of file visual.h.
Constructor & Destructor Documentation
| MythTV::Visual::Visual |
( |
|
) |
[inline] |
| virtual MythTV::Visual::~Visual |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual void MythTV::Visual::add |
( |
uchar * |
b, |
|
|
unsigned long |
b_len, |
|
|
unsigned long |
w, |
|
|
int |
c, |
|
|
int |
p | |
|
) |
| | [pure virtual] |
| virtual void MythTV::Visual::prepare |
( |
|
) |
[pure virtual] |
| Decoder* MythTV::Visual::decoder |
( |
|
) |
const [inline] |
| void MythTV::Visual::setDecoder |
( |
Decoder * |
d |
) |
[inline] |
| void MythTV::Visual::setOutput |
( |
AudioOutput * |
o |
) |
[inline] |
| QMutex* MythTV::Visual::mutex |
( |
|
) |
[inline] |
Member Data Documentation
Decoder* MythTV::Visual::dec [private] |
QMutex MythTV::Visual::mtx [private] |
The documentation for this class was generated from the following file: