Uses of Package
com.github.kokorin.jaffree.net
Packages that use com.github.kokorin.jaffree.net
Package
Description
Classes used to integrate with ffmpeg.
Classes used to integrate with ffprobe.
Classes used to interact with ffmpeg via local TCP connection.
-
Classes in com.github.kokorin.jaffree.net used by com.github.kokorin.jaffree.ffmpegClassDescriptionImplement
TcpNegotiatorto interact with ffmpeg (or ffprobe) via TCP socket.Abstract TCP Server implementingProcessHelper. -
Classes in com.github.kokorin.jaffree.net used by com.github.kokorin.jaffree.ffprobeClassDescriptionImplement
TcpNegotiatorto interact with ffmpeg (or ffprobe) via TCP socket.Abstract TCP Server implementingProcessHelper. -
Classes in com.github.kokorin.jaffree.net used by com.github.kokorin.jaffree.netClassDescriptionSimple FTP server intended to work only with ffmpeg.
TcpServerimplementation usingTcpNegotiatorto serve TCP connection.ImplementTcpNegotiatorto interact with ffmpeg (or ffprobe) via TCP socket.Abstract TCP Server implementingProcessHelper.