25 #ifndef VIDEO_AURORA_VIDEOPLAYER_H 26 #define VIDEO_AURORA_VIDEOPLAYER_H 58 #endif // VIDEO_AURORA_VIDEOPLAYER_H void load(const Common::UString &name)
A class holding an UTF-8 string.
VideoPlayer(const Common::UString &video)
Common::ScopedPtr< VideoDecoder > _video
A simple scoped smart pointer template.
A scoped plain pointer, allowing pointer-y access and normal deletion.