28 #ifndef WINTERMUTE_VIDPLAYER_H 29 #define WINTERMUTE_VIDPLAYER_H 31 #include "engines/wintermute/dctypes.h" 32 #include "engines/wintermute/base/base.h" 34 #define MAX_AUDIO_STREAMS 5 35 #define MAX_VIDEO_STREAMS 5 44 int32 _currentSubtitle;
45 bool loadSubtitles(
const char *filename,
const char *subtitleFile);
50 bool play(TVideoPlayback
Type = VID_PLAY_CENTER,
int x = 0,
int y = 0,
bool freezeMusic =
true);
51 uint32 _totalVideoTime;
60 bool initialize(
const char *inFilename,
const char *subtitleFile =
nullptr);
Definition: base_game.h:76
Definition: video_player.h:41
Definition: achievements_tables.h:27