Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:25:22 2011 for ImpalaSrc by  doxygen 1.5.1