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

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

Definition at line 154 of file VideoJpgPlayer.h.

References mIncrement, mNormalSpeed, and Play().

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

00155     {
00156         Play();
00157         mIncrement = 1;
00158         mNormalSpeed = false;
00159     }

Here is the call graph for this function:


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