Definition at line 148 of file VideoJpgPlayer.h. References GoToFrame(), mFirstFrameNr, and Stop(). Referenced by GoToFrame(), KeyboardFunc(), and Impala::Visualization::VideoJpgPlayerControl::OnRadioChange(). 00149 { 00150 Stop(); 00151 GoToFrame(mFirstFrameNr); 00152 }
Here is the call graph for this function:
|