Uses of Class
com.github.kokorin.jaffree.ffmpeg.BaseInput
Packages that use BaseInput
-
Uses of BaseInput in com.github.kokorin.jaffree.ffmpeg
Classes in com.github.kokorin.jaffree.ffmpeg with type parameters of type BaseInputModifier and TypeClassDescriptionclassBase class which handles all arguments for ffmpeg input.Subclasses of BaseInput in com.github.kokorin.jaffree.ffmpegModifier and TypeClassDescriptionclassCaptureInput<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.class