ScummVM API documentation
Sci::VideoPlayer Member List

This is the complete list of members for Sci::VideoPlayer, including all inherited members.

_currentFrameSci::VideoPlayerprotected
_decoderSci::VideoPlayerprotected
_drawRectSci::VideoPlayerprotected
_eventMan (defined in Sci::VideoPlayer)Sci::VideoPlayerprotected
_needsUpdateSci::VideoPlayerprotected
_subtitlesSci::VideoPlayermutableprotected
checkForEvent(const EventFlags flags)Sci::VideoPlayerprotectedvirtual
endHQVideo()Sci::VideoPlayerprotected
EventFlags enum name (defined in Sci::VideoPlayer)Sci::VideoPlayer
kEventFlagEnd enum value (defined in Sci::VideoPlayer)Sci::VideoPlayer
kEventFlagEscapeKey enum value (defined in Sci::VideoPlayer)Sci::VideoPlayer
kEventFlagHotRectangle enum value (defined in Sci::VideoPlayer)Sci::VideoPlayer
kEventFlagMouseDown enum value (defined in Sci::VideoPlayer)Sci::VideoPlayer
kEventFlagNone enum value (defined in Sci::VideoPlayer)Sci::VideoPlayer
kEventFlagReverse enum value (defined in Sci::VideoPlayer)Sci::VideoPlayer
kEventFlagToFrame enum value (defined in Sci::VideoPlayer)Sci::VideoPlayer
kEventFlagYieldToVM enum value (defined in Sci::VideoPlayer)Sci::VideoPlayer
open(const Common::Path &fileName)Sci::VideoPlayerprotected
operator| (defined in Sci::VideoPlayer)Sci::VideoPlayerfriend
playUntilEvent(const EventFlags flags, const uint32 maxSleepMs=0xFFFFFFFF)Sci::VideoPlayerprotectedvirtual
renderFrame(const Graphics::Surface &nextFrame) constSci::VideoPlayerprotectedvirtual
renderLQToSurface(Graphics::Surface &out, const Graphics::Surface &nextFrame, const bool doublePixels, const bool blackLines) constSci::VideoPlayerprotected
setDrawRect(const int16 x, const int16 y, const int16 width, const int16 height)Sci::VideoPlayerprotected
setSubtitlePosition() constSci::VideoPlayerprotected
shouldStartHQVideo() constSci::VideoPlayerinlineprotectedvirtual
startHQVideo()Sci::VideoPlayerprotected
submitPalette(const uint8 palette[256 *3]) constSci::VideoPlayerprotectedvirtual
VideoPlayer(EventManager *eventMan, Video::VideoDecoder *decoder=nullptr) (defined in Sci::VideoPlayer)Sci::VideoPlayerinline
~VideoPlayer() (defined in Sci::VideoPlayer)Sci::VideoPlayerinlinevirtual