1 #ifndef OPENMW_MWGUI_VIDEOWIDGET_H
2 #define OPENMW_MWGUI_VIDEOWIDGET_H
4 #include <MyGUI_Widget.h>
32 void playVideo (
const std::string& video);
55 std::auto_ptr<Video::VideoPlayer>
mPlayer;
The main class responsible for loading files from a virtual file system.
Definition: manager.hpp:20