Package com.github.kokorin.jaffree.net
Interface TcpNegotiator
- All Known Implementing Classes:
FFmpegProgressReader,FrameInput.FrameInputNegotiator,FrameOutput.FrameOutputNegotiator,PipeInputNegotiator,PipeOutputNegotiator
public interface TcpNegotiator
Implement
TcpNegotiator to interact with ffmpeg (or ffprobe) via TCP socket.-
Method Summary
-
Method Details
-
negotiate
Negotiate with ffmpeg (or ffprobe) via TCP socket.- Parameters:
socket- TCP socket- Throws:
IOException- if any IO error
-