Uses of Class
com.github.kokorin.jaffree.ffmpeg.BaseOutput
Packages that use BaseOutput
-
Uses of BaseOutput in com.github.kokorin.jaffree.ffmpeg
Classes in com.github.kokorin.jaffree.ffmpeg with type parameters of type BaseOutputModifier and TypeClassDescriptionclassBaseOutput<T extends BaseOutput<T>>Base class which handles all arguments for ffmpeg output.Subclasses of BaseOutput in com.github.kokorin.jaffree.ffmpegModifier and TypeClassDescriptionclassOutputimplementationwhich allows usage ofSeekableByteChannelas ffmpeg output.classAllows to consume in Java audio & video frames produced by ffmpeg.classFFmpeg Null output implementation.classOutputimplementation which passes ffmpeg output toOutputStream.classTcpOutputallows to consume ffmpeg output via local TCP socket on loopback address.class