#include </home/clem/local/src/opie/core/multimedia/opieplayer/modplug/modpluginimpl.h>
Inheritance diagram for ModPluginImpl:


Public Member Functions | |
| ModPluginImpl () | |
| virtual | ~ModPluginImpl () |
| QRESULT | queryInterface (const QUuid &uuid, QUnknownInterface **iface) |
| virtual Q_REFCOUNT MediaPlayerDecoder * | decoder () |
| virtual MediaPlayerEncoder * | encoder () |
Private Attributes | |
| ModPlugin * | m_plugin |
| ulong | ref |
|
|
Definition at line 23 of file modpluginimpl.cpp. |
|
|
Definition at line 28 of file modpluginimpl.cpp. References m_plugin. |
|
|
Create a new MediaPlayerDecoder Implements MediaPlayerPluginInterface. Definition at line 52 of file modpluginimpl.cpp. References m_plugin. |
|
|
Implements MediaPlayerPluginInterface. Definition at line 59 of file modpluginimpl.cpp. |
|
||||||||||||
|
Implements QUnknownInterface. Definition at line 35 of file modpluginimpl.cpp. References QUnknownInterface::addRef(), IID_MediaPlayerPlugin, IID_QUnknown, QS_FALSE, and QS_OK. |
|
|
Definition at line 42 of file modpluginimpl.h. Referenced by decoder(), and ~ModPluginImpl(). |
|
|
Definition at line 43 of file modpluginimpl.h. |
1.4.2