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