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

virtual int Impala::Core::Stream::Lavc::StrategyUsingNativeIndex::GetJumpFlags (  )  const [inline, protected, virtual]

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

Definition at line 41 of file StrategyUsingNativeIndex.h.

00042     {
00043         //return AVSEEK_FLAG_ANY | AVSEEK_FLAG_BACKWARD;
00044         return AVSEEK_FLAG_ANY;
00045     }


Generated on Fri Mar 19 11:18:15 2010 for ImpalaSrc by  doxygen 1.5.1