Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

void Impala::Application::IDash::NfiSixView::SetVideo ( Core::VideoSet::VideoSet vset,
int  id 
) [inline]

Definition at line 26 of file NfiSixView.h.

References mVideoID, and mVideoSet.

Referenced by Impala::Application::IDash::ScreenPlay::PlayFile(), and Impala::Application::IDash::ScreenPlay::PlayFileEvent().

00027     {
00028         mVideoSet = vset;
00029         mVideoID = id;
00030     }


Generated on Fri Mar 19 10:39:55 2010 for ImpalaSrc by  doxygen 1.5.1