Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:20:32 2011 for ImpalaSrc by  doxygen 1.5.1