Uses of Interface
com.github.kokorin.jaffree.ffprobe.Input
Packages that use Input
-
Uses of Input in com.github.kokorin.jaffree.ffprobe
Classes in com.github.kokorin.jaffree.ffprobe that implement InputModifier and TypeClassDescriptionclassChannelInputis the implementation ofInputwhich allows usage ofSeekableByteChannelas ffprobe input.classInputimplementation which passesInputStreamto ffprobe as input.classBase implementation ofInputfor all TCP-based inputs.classMethods in com.github.kokorin.jaffree.ffprobe with parameters of type Input