Package tv.hd3g.fflauncher.recipes
Class Recipe
- java.lang.Object
-
- tv.hd3g.fflauncher.recipes.Recipe
-
- Direct Known Subclasses:
GenerateVideoFile,ProbeMedia
public abstract class Recipe extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetExecName()RecipesetPostProcessExecutor(Executor executor)
-
-
-
Constructor Detail
-
Recipe
public Recipe(tv.hd3g.processlauncher.tool.ToolRunner toolRun, String execName)
-
-