ScummVM API documentation
Groovie::VDXPlayer Class Reference
Inheritance diagram for Groovie::VDXPlayer:
Groovie::VideoPlayer

Public Member Functions

 VDXPlayer (GroovieEngine *vm)
 
void resetFlags () override
 
void setOrigin (int16 x, int16 y) override
 
- Public Member Functions inherited from Groovie::VideoPlayer
 VideoPlayer (GroovieEngine *vm)
 
bool load (Common::SeekableReadStream *file, uint16 flags)
 
bool playFrame ()
 
void fastForward ()
 
bool isFastForwarding ()
 
virtual void drawString (Graphics::Surface *surface, const Common::String text, int posx, int posy, uint32 color, bool blackBackground)
 
virtual void copyfgtobg (uint8 arg)
 
void setOverrideSpeed (bool isOverride)
 
void loadSubtitles (const char *fname)
 
void unloadSubtitles ()
 

Protected Member Functions

uint16 loadInternal () override
 
bool playFrameInternal () override
 
void stopAudioStream () override
 
- Protected Member Functions inherited from Groovie::VideoPlayer
bool getOverrideSpeed () const
 
void waitFrame ()
 

Additional Inherited Members

- Protected Attributes inherited from Groovie::VideoPlayer
GroovieEngine_vm
 
OSystem_syst
 
Common::SeekableReadStream_file
 
uint16 _flags
 
Audio::QueuingAudioStream_audioStream
 

The documentation for this class was generated from the following file: