Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

bool Impala::Core::VideoSet::VxsDocument::GotoPrevFrame ( int  steps = 1  )  [inline]

Definition at line 70 of file VxsDocument.h.

References TryFrameMove().

Referenced by CursorLeft().

00071     {
00072         return TryFrameMove(-steps);
00073     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:33:13 2010 for ImpalaSrc by  doxygen 1.5.1