#include </home/clem/local/src/opie/core/multimedia/opieplayer/wavplugin/wavplugin.h>
Inheritance diagram for WavPlugin:


Public Member Functions | |
| WavPlugin () | |
| ~WavPlugin () | |
| const char * | pluginName () |
| const char * | pluginComment () |
| double | pluginVersion () |
| bool | isFileSupported (const QString &) |
| bool | open (const QString &) |
| bool | close () |
| bool | isOpen () |
| const QString & | fileInfo () |
| int | audioStreams () |
| int | audioChannels (int stream) |
| int | audioFrequency (int stream) |
| int | audioSamples (int stream) |
| bool | audioSetSample (long sample, int stream) |
| long | audioGetSample (int stream) |
| bool | audioReadSamples (short *output, int channels, long samples, long &samplesRead, int stream) |
| int | videoStreams () |
| int | videoWidth (int) |
| int | videoHeight (int) |
| double | videoFrameRate (int) |
| int | videoFrames (int) |
| bool | videoSetFrame (long, int) |
| long | videoGetFrame (int) |
| bool | videoReadFrame (unsigned char **, int, int, int, int, ColorFormat, int) |
| bool | videoReadScaledFrame (unsigned char **, int, int, int, int, int, int, ColorFormat, int) |
| bool | videoReadYUVFrame (char *, char *, char *, int, int, int, int, int) |
| double | getTime () |
| bool | setSMP (int) |
| bool | setMMX (bool) |
| bool | supportsAudio () |
| bool | supportsVideo () |
| bool | supportsYUV () |
| bool | supportsMMX () |
| bool | supportsSMP () |
| bool | supportsStereo () |
| bool | supportsScaling () |
| long | getPlayTime () |
Private Attributes | |
| WavPluginData * | d |
| QString | strInfo |
|
|
Definition at line 205 of file wavplugin.cpp. References d, and WavPluginData::input. |
|
|
Definition at line 211 of file wavplugin.cpp. |
|
|
Implements MediaPlayerDecoder. Definition at line 280 of file wavplugin.cpp. References ChunkData::channels, WavPluginData::chunkdata, and d. |
|
|
Implements MediaPlayerDecoder. Definition at line 286 of file wavplugin.cpp. References WavPluginData::chunkdata, d, and ChunkData::samplesPerSec. |
|
|
Implements MediaPlayerDecoder. Definition at line 305 of file wavplugin.cpp. |
|
||||||||||||||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 335 of file wavplugin.cpp. References WavPluginData::add(), and d. |
|
|
Implements MediaPlayerDecoder. Definition at line 292 of file wavplugin.cpp. References ChunkData::channels, WavPluginData::chunkdata, d, and WavPluginData::samples. |
|
||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 299 of file wavplugin.cpp. References FALSE. |
|
|
Implements MediaPlayerDecoder. Definition at line 274 of file wavplugin.cpp. |
|
|
Implements MediaPlayerDecoder. Definition at line 258 of file wavplugin.cpp. References QFile::close(), d, WavPluginData::input, and TRUE. Referenced by ~WavPlugin(). |
|
|
Implements MediaPlayerDecoder. Definition at line 51 of file wavplugin.h. References strInfo. |
|
|
Reimplemented from MediaPlayerDecoder. Definition at line 98 of file wavplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 340 of file wavplugin.cpp. References WavPluginData::chunkdata, d, and ChunkData::wBitsPerSample. |
|
|
Implements MediaPlayerDecoder. Definition at line 217 of file wavplugin.cpp. References FALSE, QString::latin1(), and TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 268 of file wavplugin.cpp. References d, and WavPluginData::input. |
|
|
Implements MediaPlayerDecoder. Definition at line 236 of file wavplugin.cpp. References d, FALSE, WavPluginData::initialise(), WavPluginData::input, IO_ReadOnly, WavPluginData::max, odebug, oendl, QFile::open(), WavPluginData::out, qApp, WavPluginData::samples_due, sound_buffer_size, TRUE, and WavPluginData::wavedata_remaining. |
|
|
Implements MediaPlayerDecoder. Definition at line 44 of file wavplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 43 of file wavplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 45 of file wavplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 87 of file wavplugin.h. References FALSE. |
|
|
Implements MediaPlayerDecoder. Definition at line 86 of file wavplugin.h. References FALSE. |
|
|
Implements MediaPlayerDecoder. Definition at line 90 of file wavplugin.h. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 93 of file wavplugin.h. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 96 of file wavplugin.h. References FALSE. |
|
|
Implements MediaPlayerDecoder. Definition at line 94 of file wavplugin.h. References FALSE. |
|
|
Implements MediaPlayerDecoder. Definition at line 95 of file wavplugin.h. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 91 of file wavplugin.h. References FALSE. |
|
|
Implements MediaPlayerDecoder. Definition at line 92 of file wavplugin.h. References FALSE. |
|
|
Implements MediaPlayerDecoder. Definition at line 74 of file wavplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 75 of file wavplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 77 of file wavplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 73 of file wavplugin.h. |
|
||||||||||||||||||||||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 78 of file wavplugin.h. References FALSE. |
|
||||||||||||||||||||||||||||||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 79 of file wavplugin.h. References FALSE. |
|
||||||||||||||||||||||||||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 80 of file wavplugin.h. References FALSE. |
|
||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 76 of file wavplugin.h. References FALSE. |
|
|
Implements MediaPlayerDecoder. Definition at line 71 of file wavplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 72 of file wavplugin.h. |
|
|
Definition at line 101 of file wavplugin.h. Referenced by audioChannels(), audioFrequency(), audioReadSamples(), audioSamples(), close(), getTime(), isOpen(), open(), WavPlugin(), and ~WavPlugin(). |
|
|
Definition at line 102 of file wavplugin.h. Referenced by fileInfo(). |
1.4.2