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

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

Definition at line 481 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().

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

Here is the call graph for this function:


Generated on Fri Mar 19 11:17:28 2010 for ImpalaSrc by  doxygen 1.5.1