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

virtual bool Impala::Core::Stream::RgbDataSrcInfo::CurIsIFrame (  )  [inline, virtual]

Definition at line 99 of file RgbDataSrcInfo.h.

References Impala::Core::Stream::RgbDataSrc::FrameNr(), and GetSeekableFrame().

00100     {
00101         int f = FrameNr();
00102         return GetSeekableFrame(f) == f;
00103     }

Here is the call graph for this function:


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