Definition at line 246 of file VideoPlayer.h. References mIncrement, mNormalSpeed, and mPlaying. Referenced by Impala::Visualization::VideoPlayerControl::InitDisplayFunc(), and Impala::Application::IDash::NfiSixViewControl::InitDisplayFunc(). 00246 { return mPlaying && !mNormalSpeed && mIncrement < 0; }
|