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

int Impala::Core::Stream::RgbDataSrcInfo::GetSeekableFrame ( int  fr  )  const [inline, protected]

Definition at line 482 of file RgbDataSrcInfo.h.

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

Referenced by CurIsIFrame(), and Impala::Core::Stream::RgbDataSrcLavc::ReadFrameData().

00483     {
00484         return mIndex->Get2(fr);
00485     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:31 2011 for ImpalaSrc by  doxygen 1.5.1