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

void Impala::Application::IDash::NfiSixView::SetLoopVideo ( bool  value  )  [inline]

Definition at line 75 of file NfiSixView.h.

References mPlayers.

Referenced by Impala::Application::IDash::ScreenPlay::CheckBoxEvent(), Impala::Application::IDash::ScreenPlay::InitScreen(), and Impala::Application::IDash::ScreenPlay::OnRadioChange().

00076     {
00077         for (int i = 0; i < 6; i++)
00078             mPlayers[i]->SetLoopVideo(value);
00079     }


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