Definition at line 194 of file VideoPlayer.h. References mNormalSpeed, and Play(). Referenced by KeyboardFunc(), and Impala::Visualization::VideoPlayerControl::OnRadioButton(). 00195 { 00196 Play(); 00197 mNormalSpeed = false; 00198 }
Here is the call graph for this function:
|