Uses of Class
com.github.kokorin.jaffree.ffmpeg.BaseInOut
Packages that use BaseInOut
-
Uses of BaseInOut in com.github.kokorin.jaffree.ffmpeg
Classes in com.github.kokorin.jaffree.ffmpeg with type parameters of type BaseInOutModifier and TypeClassDescriptionclassBase class which handles common arguments for both ffmpeg input & output.Subclasses of BaseInOut in com.github.kokorin.jaffree.ffmpegModifier and TypeClassDescriptionclassBase class which handles all arguments for ffmpeg input.classBaseOutput<T extends BaseOutput<T>>Base class which handles all arguments for ffmpeg output.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.classOutputimplementationwhich allows usage ofSeekableByteChannelas ffmpeg output.classAllows to supply ffmpeg with audio & video frames constructed in Java.classAllows to consume in Java audio & video frames produced by ffmpeg.classFFmpeg Null output implementation.classInputimplementation which passesInputStreamto ffmpeg as input.classOutputimplementation which passes ffmpeg output toOutputStream.classTcpInputallows to provide ffmpeg with input via local TCP socket on loopback address.classTcpOutputallows to consume ffmpeg output via local TCP socket on loopback address.classclass