ProcessFunction (FFmpeg Wrapper 0.8.0 API)
Package net.bramp.ffmpeg
Interface ProcessFunction
- All Known Implementing Classes:
RunProcessFunction
public interface ProcessFunction
Runs a process returning a Reader to its stdout
- Author:
- bramp
-
Method Summary
-
Method Details
-
run
Process run
(List<String> args) throws IOException - Throws:
IOException
-