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

virtual void Impala::Core::VideoSet::ExportKeyframes::HandleNewFile ( VideoSet vs,
int  fileId,
Stream::RgbDataSrc src 
) [inline, virtual]

Arrived at given DB_FILE in a "normal" walk.

Reimplemented from Impala::Core::VideoSet::Listener.

Definition at line 99 of file ExportKeyframes.h.

References Impala::Core::VideoSet::Keyframes::GetFirstKeyframeVideo(), mCurKey, and mKeyframes.

00100     {
00101         mCurKey = mKeyframes->GetFirstKeyframeVideo(fileId);
00102     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:29:04 2010 for ImpalaSrc by  doxygen 1.5.1