Public Member Functions | |
AVIFrames (const Common::Path &fileName=Common::Path(), uint cachedFrames=0) | |
bool | open (const Common::Path &fileName, uint cachedFrames=0) |
void | close () |
const Graphics::Surface * | getFrame (int frameIndex) |
Graphics::Surface * | getFrameCopy (int frameIndex) |
int | getFrameCount () |
void | enableFrameCache (bool enable) |
bool | flushFrameCache () |