Class RunProcessFunction

java.lang.Object
net.bramp.ffmpeg.RunProcessFunction
All Implemented Interfaces:
ProcessFunction

public class RunProcessFunction extends Object implements ProcessFunction
Simple function that creates a Process with the arguments, and returns a BufferedReader reading stdout
Author:
bramp