Uses of Interface
com.github.kokorin.jaffree.ffmpeg.FrameOutput.FrameReader
Packages that use FrameOutput.FrameReader
-
Uses of FrameOutput.FrameReader in com.github.kokorin.jaffree.ffmpeg
Classes in com.github.kokorin.jaffree.ffmpeg that implement FrameOutput.FrameReaderModifier and TypeClassDescriptionclassNutFrameReaderreads InputStream in Nut format and passes parsed frames toFrameConsumer.Constructors in com.github.kokorin.jaffree.ffmpeg with parameters of type FrameOutput.FrameReaderModifierConstructorDescriptionprotectedFrameOutput(FrameOutput.FrameReader frameReader, String format, String videoCodec, String pixelFormat, String audioCodec) CreateFrameOutputforFFmpeg.FrameOutputNegotiator(FrameOutput.FrameReader frameReader)