Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:14:50 2011 for ImpalaSrc by  doxygen 1.5.1