#include </home/clem/local/src/opie/core/multimedia/opieplayer/libflash/libflashplugin.h>
Inheritance diagram for LibFlashPlugin:


Public Member Functions | |
| LibFlashPlugin () | |
| ~LibFlashPlugin () | |
| const char * | pluginName () |
| const char * | pluginComment () |
| double | pluginVersion () |
| bool | isFileSupported (const QString &fileName) |
| bool | open (const QString &fileName) |
| bool | close () |
| bool | isOpen () |
| const QString & | fileInfo () |
| int | audioStreams () |
| int | audioChannels (int) |
| int | audioFrequency (int) |
| int | audioSamples (int) |
| 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 stream) |
| int | videoHeight (int stream) |
| double | videoFrameRate (int stream) |
| int | videoFrames (int stream) |
| bool | videoSetFrame (long frame, int stream) |
| long | videoGetFrame (int stream) |
| bool | videoReadFrame (unsigned char **output_rows, int in_x, int in_y, int in_w, int in_h, ColorFormat color_model, int stream) |
| bool | videoReadScaledFrame (unsigned char **output_rows, int in_x, int in_y, int in_w, int in_h, int out_w, int out_h, ColorFormat color_model, int stream) |
| bool | videoReadYUVFrame (char *y_output, char *u_output, char *v_output, int in_x, int in_y, int in_w, int in_h, int stream) |
| double | getTime () |
| bool | setSMP (int cpus) |
| bool | setMMX (bool useMMX) |
| bool | supportsAudio () |
| bool | supportsVideo () |
| bool | supportsYUV () |
| bool | supportsMMX () |
| bool | supportsSMP () |
| bool | supportsStereo () |
| bool | supportsScaling () |
Private Attributes | |
| FlashHandle | file |
| FlashDisplay * | fd |
| QString | strInfo |
|
|
Definition at line 67 of file libflashplugin.cpp. References NULL. |
|
|
Definition at line 34 of file libflashplugin.h. References close(). |
|
|
Implements MediaPlayerDecoder. Definition at line 48 of file libflashplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 49 of file libflashplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 167 of file libflashplugin.cpp. |
|
||||||||||||||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 170 of file libflashplugin.cpp. References FALSE. |
|
|
Implements MediaPlayerDecoder. Definition at line 50 of file libflashplugin.h. |
|
||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 166 of file libflashplugin.cpp. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 47 of file libflashplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 42 of file libflashplugin.h. References FlashClose(), NULL, and TRUE. Referenced by ~LibFlashPlugin(). |
|
|
Implements MediaPlayerDecoder. Definition at line 44 of file libflashplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 221 of file libflashplugin.cpp. |
|
|
Implements MediaPlayerDecoder. Definition at line 40 of file libflashplugin.h. References QString::right(). |
|
|
Implements MediaPlayerDecoder. Definition at line 43 of file libflashplugin.h. References NULL. |
|
|
|
Implements MediaPlayerDecoder. Definition at line 37 of file libflashplugin.h. References FLASH_VERSION_STRING, and PLUGIN_NAME. |
|
|
Implements MediaPlayerDecoder. Definition at line 36 of file libflashplugin.h. References FLASH_VERSION_STRING, and PLUGIN_NAME. |
|
|
Implements MediaPlayerDecoder. Definition at line 38 of file libflashplugin.h. |
|
|
Implements MediaPlayerDecoder. Definition at line 225 of file libflashplugin.cpp. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 224 of file libflashplugin.cpp. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 79 of file libflashplugin.h. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 82 of file libflashplugin.h. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 85 of file libflashplugin.h. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 83 of file libflashplugin.h. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 84 of file libflashplugin.h. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 80 of file libflashplugin.h. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 81 of file libflashplugin.h. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 178 of file libflashplugin.cpp. |
|
|
Implements MediaPlayerDecoder. Definition at line 179 of file libflashplugin.cpp. |
|
|
Implements MediaPlayerDecoder. Definition at line 181 of file libflashplugin.cpp. |
|
|
Implements MediaPlayerDecoder. Definition at line 177 of file libflashplugin.cpp. |
|
||||||||||||||||||||||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 182 of file libflashplugin.cpp. References TRUE. |
|
||||||||||||||||||||||||||||||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 184 of file libflashplugin.cpp. References FeRefresh, FLASH_EVENT, FLASH_WAKEUP, FlashExec(), and FlashDisplay::pixels. |
|
||||||||||||||||||||||||||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 218 of file libflashplugin.cpp. References TRUE. |
|
||||||||||||
|
Implements MediaPlayerDecoder. Definition at line 180 of file libflashplugin.cpp. References TRUE. |
|
|
Implements MediaPlayerDecoder. Definition at line 175 of file libflashplugin.cpp. |
|
|
Implements MediaPlayerDecoder. Definition at line 176 of file libflashplugin.cpp. |
|
|
Definition at line 89 of file libflashplugin.h. |
|
|
Definition at line 88 of file libflashplugin.h. |
|
|
Definition at line 90 of file libflashplugin.h. Referenced by fileInfo(). |
1.4.2