Uses of Interface
net.bramp.ffmpeg.ProcessFunction
-
Uses of ProcessFunction in net.bramp.ffmpeg
Modifier and TypeClassDescriptionclass
Simple function that creates a Process with the arguments, and returns a BufferedReader reading stdoutModifierConstructorDescriptionFFmpeg
(String path, ProcessFunction runFunction) FFmpeg
(ProcessFunction runFunction) FFprobe
(String path, ProcessFunction runFunction) FFprobe
(ProcessFunction runFunction)