Package tv.hd3g.fflauncher.recipes
Class ContainerAnalyserSession
java.lang.Object
tv.hd3g.fflauncher.recipes.ContainerAnalyserSession
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidapplyMaxExecTime(FFbase ffbase) voidstatic ContainerAnalyserResultimportFromOffline(InputStream ffprobeStdOut) process()booleansetMaxExecutionTime(Duration maxExecTime, ScheduledExecutorService maxExecTimeScheduler)
-
Method Details
-
process
-
importFromOffline
-
extract
-
setMaxExecutionTime
public boolean setMaxExecutionTime(Duration maxExecTime, ScheduledExecutorService maxExecTimeScheduler) - Returns:
- true if maxExecTime is more than one sec.
-
applyMaxExecTime
-