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

int Impala::Core::VideoSet::Stills::GetFirstStillVideo ( int  videoId  )  [inline]

Definition at line 138 of file Stills.h.

References Impala::Core::Table::TableTem< Col1T, Col2T, Col3T, Col4T, Col5T, Col6T, Col7T, Col8T, Col9T >::Get1(), and mVideoGroups.

Referenced by GetFrameIdVideo().

00139     {
00140         return mVideoGroups->Get1(videoId);
00141     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:32:29 2010 for ImpalaSrc by  doxygen 1.5.1