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

Impala::Core::Stream::Lavc::StrategyUsingNativeIndex Class Reference

This class utilizes the 'native' index as exported by libavcodec. More...

#include <StrategyUsingNativeIndex.h>

Inheritance diagram for Impala::Core::Stream::Lavc::StrategyUsingNativeIndex:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Stream::Lavc::StrategyUsingNativeIndex:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StrategyUsingNativeIndex (const Lavc::VideoAccessObject *const vao)
virtual bool FrameCanBeRead (int frameNr) const

Protected Member Functions

virtual int GetJumpFlags () const
virtual bool ScanProtected ()
virtual VideoIndexConstructIndexProtected () const
 Determines a seek target for all valid, seekable key frames; seek targets are expressed in presentation timestamp (PTS) as used in the libavformat native index.
virtual bool NextFrameMatchesFrame (int frameNr, const VideoIndex &videoIndex) const

Private Member Functions

bool FrameIsBadInNativeIndex (int frameNr) const

Private Attributes

 ILOG_VAR_DECL

Detailed Description

This class utilizes the 'native' index as exported by libavcodec.

Definition at line 20 of file StrategyUsingNativeIndex.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:20:37 2011 for ImpalaSrc by  doxygen 1.5.1