Home || Visual Search || Applications || Architecture || 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 51 of file StrategyUsingNativeIndex.h.

Referenced by ConstructIndexProtected(), and ScanProtected().

00052     {
00053         //return AVSEEK_FLAG_ANY | AVSEEK_FLAG_BACKWARD;
00054         //return AVSEEK_FLAG_FRAME | AVSEEK_FLAG_ANY;
00055         return AVSEEK_FLAG_ANY;
00056     }


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