Searched refs:WAIT_FOR_PREVIEW (Results 1 – 1 of 1) sorted by relevance
37 private static final long WAIT_FOR_PREVIEW = 4 * 1000; // 4 seconds field in EffectsVideoCapture49 Thread.sleep(WAIT_FOR_PREVIEW); in captureVideos()