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

String Impala::Core::VideoSet::RgbDataSrcKeyframes::GetKeyframeName (  )  [inline]

Definition at line 82 of file RgbDataSrcKeyframes.h.

References Impala::Core::VideoSet::Keyframes::GetFrameIdVideo(), Impala::Core::VideoSet::Keyframes::GetName(), Impala::Core::Stream::RgbDataSrc::mFrameNr, mKeyframes, and mVideoId.

00083     {
00084         int key = mKeyframes->GetFrameIdVideo(mVideoId, mFrameNr);
00085         return mKeyframes->GetName(key);
00086     }

Here is the call graph for this function:


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