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

Impala::Core::Stream::Lavc::VideoIndex Class Reference

#include <VideoIndex.h>

Collaboration diagram for Impala::Core::Stream::Lavc::VideoIndex:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VideoIndex ()
void AddFrame (int frameNr, bool isSeekable, const UInt64 &seekPosition)
 Adds an entry to the end of the index for the specified frame.
int NrOfEntries () const
UInt64 SeekTarget (int frameNr) const
bool SetNotSeekable (int frameNr)
int NrOfSeekableFrames () const
int MaxNonTargetFrameReads () const
 Returns the maximum number of frames that have to be read before reading some requested frame.
bool IsSeekable (int frameNr) const
void GetSeekInfo (int frameNr, int *seekableFrameNr, UInt64 *seekableFramePos) const

Private Types

typedef Table::TableTem< Column::ColumnTem<
Int32 >, Column::ColumnTem<
Int32 >, Column::ColumnTem<
UInt64 > > 
SeekTable

Private Member Functions

int EntryNr (int frameNr) const

Private Attributes

SeekTable mSeekTable
 ILOG_VAR_DECL

Detailed Description

Definition at line 15 of file VideoIndex.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:19:03 2010 for ImpalaSrc by  doxygen 1.5.1