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:
|