Uses of Class
net.bramp.ffmpeg.RunProcessFunction
Packages that use RunProcessFunction
-
Uses of RunProcessFunction in net.bramp.ffmpeg
Methods in net.bramp.ffmpeg that return RunProcessFunctionModifier and TypeMethodDescriptionRunProcessFunction.setWorkingDirectory(File workingDirectory) Sets the working directory for the process using a File object.RunProcessFunction.setWorkingDirectory(String workingDirectory) Sets the working directory for the process using a path string.