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

int Impala::Core::Stream::Lavc::VideoAccessObject::VideoDuration (  )  const [inline]

Definition at line 251 of file VideoAccessObject.h.

References mVideoStream.

Referenced by Impala::Core::Stream::RgbDataSrcLavc::InitStaticMetadata().

00252     {
00253         // number of (time) fractions
00254         return mVideoStream->duration; 
00255     }


Generated on Thu Jan 13 09:20:38 2011 for ImpalaSrc by  doxygen 1.5.1