Definition at line 40 of file VideoNav.h. References mListenerData, and mVideoNavListener. Referenced by Impala::Visualization::RgbDataSrcLavcTestGUI::RgbDataSrcLavcTestGUI(), Impala::Core::VideoSet::ShotSegmenterGUI::ShotSegmenterGUI(), Impala::Visualization::VxsDocumentGuiPlay::VxsDocumentGuiPlay(), Impala::Application::WindowPlay::WindowPlay(), and Impala::Application::WindowVdiff::WindowVdiff(). 00041 { 00042 mVideoNavListener = listener; 00043 mListenerData = listenerData; 00044 }
|