Uses of Class
ws.schild.jave.process.ProcessWrapper
Packages that use ProcessWrapper
-
Uses of ProcessWrapper in ws.schild.jave.process
Methods in ws.schild.jave.process that return ProcessWrapperModifier and TypeMethodDescriptiondefault ProcessWrapperProcessLocator.createExecutor()It returns a brand newProcessWrapper, ready to be used in a ffmpeg call. -
Uses of ProcessWrapper in ws.schild.jave.process.ffmpeg
Subclasses of ProcessWrapper in ws.schild.jave.process.ffmpegModifier and TypeClassDescriptionclassThe standard FFMPEGProcess - enhances the ProcessWrapper by always suppressing the FFMPEG banner.Methods in ws.schild.jave.process.ffmpeg that return ProcessWrapper