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

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

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

Definition at line 39 of file StrategyIgnoringNativeIndex.h.

00040     {
00041         //return AVSEEK_FLAG_BYTE | AVSEEK_FLAG_ANY;
00042         return AVSEEK_FLAG_BYTE;
00043     }


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