Uses of Class
com.github.kokorin.jaffree.ffprobe.TcpInput
Packages that use TcpInput
-
Uses of TcpInput in com.github.kokorin.jaffree.ffprobe
Subclasses of TcpInput in com.github.kokorin.jaffree.ffprobeModifier and TypeClassDescriptionclassChannelInputis the implementation ofInputwhich allows usage ofSeekableByteChannelas ffprobe input.classInputimplementation which passesInputStreamto ffprobe as input.