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

virtual void Impala::Core::VideoSet::Reporter::HandleNewShot ( VideoSet vs,
int  fileId,
Stream::RgbDataSrc src,
int  shotId 
) [inline, virtual]

Arrived at a new shot in a "normal" walk.

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

Definition at line 105 of file Reporter.h.

References ILOG_DEBUG, and mMaster.

00106     {
00107         if (mMaster)
00108             ILOG_DEBUG("..   new shot id = " << shotId);
00109     }


Generated on Fri Mar 19 11:31:10 2010 for ImpalaSrc by  doxygen 1.5.1