|
|
| ROQPlayer (GroovieEngine *vm) |
| |
|
void | setOrigin (int16 x, int16 y) override |
| |
|
Audio::SoundHandle | getSoundHandle () |
| |
|
void | drawString (Graphics::Surface *surface, const Common::String &text, int posx, int posy, uint32 color, bool blackBackground) override |
| |
|
void | copyfgtobg (uint8 arg) override |
| |
|
bool | isFileHandled () override |
| |
|
| VideoPlayer (GroovieEngine *vm) |
| |
|
bool | load (Common::SeekableReadStream *file, uint16 flags) |
| |
|
bool | playFrame () |
| |
|
virtual void | resetFlags () |
| |
|
void | fastForward () |
| |
|
bool | isFastForwarding () |
| |
|
void | setOverrideSpeed (bool isOverride) |
| |
|
void | loadSubtitles (const char *fname) |
| |
|
void | unloadSubtitles () |
| |
|
|
void | waitFrame () override |
| |
|
uint16 | loadInternal () override |
| |
|
bool | playFrameInternal () override |
| |
|
void | stopAudioStream () override |
| |
|
virtual void | createAudioStream (bool stereo) |
| |
|
bool | getOverrideSpeed () const |
| |
The documentation for this class was generated from the following file:
- engines/groovie/video/roq.h