Searched refs:timeLapseFps (Results 1 – 1 of 1) sorted by relevance
842 double timeLapseFps; in configure() local844 if (msg->findDouble("time-lapse-fps", &timeLapseFps)) { in configure()845 config->mISConfig->mCaptureFps = timeLapseFps; in configure()