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

virtual char Impala::Core::Stream::RgbDataSrcLavc::FrameType (  )  const [inline, virtual]

Reimplemented from Impala::Core::Stream::RgbDataSrc.

Definition at line 71 of file RgbDataSrcLavc.h.

References Impala::Core::Stream::Lavc::VideoAccessStrategy::FrameType(), and mVideoAccessor.

Referenced by CurIsIFrame().

00072     {
00073         return mVideoAccessor->FrameType();
00074     }

Here is the call graph for this function:


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