Uses of Class
com.github.kokorin.jaffree.ffmpeg.FFmpegResultFuture
Packages that use FFmpegResultFuture
-
Uses of FFmpegResultFuture in com.github.kokorin.jaffree.ffmpeg
Methods in com.github.kokorin.jaffree.ffmpeg that return FFmpegResultFutureModifier and TypeMethodDescriptionFFmpeg.executeAsync()Starts asynchronous ffmpeg execution.FFmpeg.executeAsync(Executor executor) Starts asynchronous ffmpeg execution, executed using the supplied Executor.