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

void Impala::Application::IDash::NfiSixView::ClearVideos (  )  [inline]

Definition at line 32 of file NfiSixView.h.

References mPlayers, and OpenVideo().

Referenced by OpenVideo().

00033     {
00034         for (int p=0; p<6; p++)
00035             mPlayers[p]->OpenVideo(0);
00036     }

Here is the call graph for this function:


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