Definition at line 39 of file Video.h. References mBasePath, and mFileNameSuffix. Referenced by GetFramePathAnnotated(), Impala::Application::SDash::VideoJpgCamera::NextFrameIntoOglImage(), and Impala::Application::SDash::VideoJpgCamera::OglImageReadFirstFrame(). 00040 { 00041 GetFramePath(frameNr, buffer, mBasePath, mFileNameSuffix); 00042 }
|