Uses of Class
com.github.kokorin.jaffree.net.NegotiatingTcpServer
Packages that use NegotiatingTcpServer
Package
Description
Classes used to interact with ffmpeg via local TCP connection.
-
Uses of NegotiatingTcpServer in com.github.kokorin.jaffree.net
Methods in com.github.kokorin.jaffree.net that return NegotiatingTcpServerModifier and TypeMethodDescriptionstatic NegotiatingTcpServerNegotiatingTcpServer.onRandomPort(TcpNegotiator negotiator) CreatesNegotiatingTcpServerwaiting for TCP connection on random port.