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

int Impala::Core::Stream::Lavc::VideoAccessStrategy::CurrentFrameToRgb (  )  const [inline]

Definition at line 298 of file VideoAccessStrategy.h.

References Impala::Core::Stream::Lavc::VideoAccessObject::CurrentFrameToRgb(), and mVao.

Referenced by Impala::Core::Stream::Lavc::StrategyIgnoringNativeIndex::IsValidSeekTarget(), and Impala::Core::Stream::RgbDataSrcLavc::ReadFrameData().

00299     {
00300         return mVao->CurrentFrameToRgb();
00301     }

Here is the call graph for this function:


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