Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:18:08 2010 for ImpalaSrc by  doxygen 1.5.1