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

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

Definition at line 100 of file RgbDataSrcInfo.h.

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

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

Here is the call graph for this function:


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