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

void Impala::Visualization::VideoJpgPlayer::FBwd (  )  [inline]

Definition at line 161 of file VideoJpgPlayer.h.

References mIncrement, mNormalSpeed, and Play().

Referenced by Impala::Visualization::VideoJpgPlayerControl::OnRadioChange().

00162     {
00163         Play();
00164         mIncrement = -1;
00165         mNormalSpeed = false;
00166     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:49:29 2010 for ImpalaSrc by  doxygen 1.5.1