Uses of Interface
com.github.kokorin.jaffree.ffmpeg.Input
Packages that use Input
-
Uses of Input in com.github.kokorin.jaffree.ffmpeg
Classes in com.github.kokorin.jaffree.ffmpeg that implement InputModifier and TypeClassDescriptionclassBase class which handles all arguments for ffmpeg input.classCaptureInput<T extends CaptureInput<T>>This Input provides a live capture of your computer desktop as source.static classstatic classInputimplementation for AVFoundation capture device.static classInputimplementation for Direct Show capture device.static classInputimplementation for GDI Grab capture device.classInputwhich allows usage ofSeekableByteChannelas ffmpeg input.classAllows to supply ffmpeg with audio & video frames constructed in Java.classInputimplementation which passesInputStreamto ffmpeg as input.classTcpInputallows to provide ffmpeg with input via local TCP socket on loopback address.classMethods in com.github.kokorin.jaffree.ffmpeg with parameters of type Input