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

virtual bool Impala::Core::Stream::Lavc::StrategyIgnoringNativeIndex::FrameCanBeRead ( int  frameNr  )  const [inline, virtual]

Implements Impala::Core::Stream::Lavc::VideoAccessStrategy.

Definition at line 29 of file StrategyIgnoringNativeIndex.h.

00030     {
00031         // all frames' data can be read
00032         return true;
00033     }


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