Uses of Interface
com.github.kokorin.jaffree.ffmpeg.FrameInput.FrameWriter
Packages that use FrameInput.FrameWriter
-
Uses of FrameInput.FrameWriter in com.github.kokorin.jaffree.ffmpeg
Classes in com.github.kokorin.jaffree.ffmpeg that implement FrameInput.FrameWriterModifier and TypeClassDescriptionclassNutFrameWriterallows writing uncompressed (raw) Frames in Nut format.Constructors in com.github.kokorin.jaffree.ffmpeg with parameters of type FrameInput.FrameWriterModifierConstructorDescriptionprotectedFrameInput(FrameInput.FrameWriter frameWriter, String format) CreatesFrameInputforFFmpeg.FrameInputNegotiator(FrameInput.FrameWriter frameWriter)