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

void Impala::Core::Stream::RgbDataSrc::GetTime ( long &  hour,
long &  minute,
long &  second,
long &  fraction 
) const [inline]

Definition at line 205 of file RgbDataSrc.h.

References Frame2Time(), and FrameNr().

Referenced by GetFraction(), GetHour(), GetMinute(), and GetSecond().

00206     {
00207         Frame2Time(FrameNr(), hour, minute, second, fraction);
00208     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:17:03 2010 for ImpalaSrc by  doxygen 1.5.1