28 #ifndef WINTERMUTE_VIDPLAYER_H 29 #define WINTERMUTE_VIDPLAYER_H 31 #include "video/avi_decoder.h" 33 #include "engines/wintermute/dctypes.h" 34 #include "engines/wintermute/base/base.h" 35 #include "engines/wintermute/video/video_subtitler.h" 36 #include "graphics/surface.h" 38 #define MAX_AUDIO_STREAMS 5 39 #define MAX_VIDEO_STREAMS 5 51 bool play(TVideoPlayback
Type = VID_PLAY_CENTER,
int x = 0,
int y = 0,
bool freezeMusic =
true);
71 bool _videoFrameReady;
72 bool _playbackStarted;
Definition: base_game.h:75
Definition: avi_decoder.h:65
Definition: video_subtitler.h:36
Definition: base_surface.h:37
Definition: video_player.h:45
Definition: achievements_tables.h:27