Uses of Interface
com.github.kokorin.jaffree.ffmpeg.Output
Packages that use Output
-
Uses of Output in com.github.kokorin.jaffree.ffmpeg
Classes in com.github.kokorin.jaffree.ffmpeg that implement OutputModifier and TypeClassDescriptionclassBaseOutput<T extends BaseOutput<T>>Base class which handles all arguments for ffmpeg output.classOutputimplementationwhich 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.classMethods in com.github.kokorin.jaffree.ffmpeg with parameters of type Output