Uses of Class
net.bramp.ffmpeg.builder.FFmpegFileInputBuilder
Packages that use FFmpegFileInputBuilder
-
Uses of FFmpegFileInputBuilder in net.bramp.ffmpeg.builder
Methods in net.bramp.ffmpeg.builder that return FFmpegFileInputBuilderModifier and TypeMethodDescriptionAdds an input by file.Adds an input by filename or URL.Adds an input by path.FFmpegBuilder.addInput(FFmpegProbeResult result) Adds an input from a previously probed result.Clears existing inputs and sets the input by file.Clears existing inputs and sets the input by filename or URL.Clears existing inputs and sets the input by path.FFmpegBuilder.setInput(FFmpegProbeResult result) Clears existing inputs and sets the input from a probed result.