31 #ifndef SWORD25_MOVIEPLAYER_H 32 #define SWORD25_MOVIEPLAYER_H 34 #include "common/scummsys.h" 36 #include "sword25/kernel/common.h" 37 #include "sword25/kernel/service.h" 38 #include "sword25/gfx/bitmap.h" 41 #include "video/theora_decoder.h" 44 #define THEORA_INDIRECT_RENDERING 139 bool registerScriptBindings();
143 Video::TheoraDecoder _decoder;
void setScaleFactor(float scaleFactor)
Definition: renderobjectptr.h:46
Definition: movieplayer.h:48
bool loadMovie(const Common::String &filename, uint z)