mirror of https://github.com/mpv-player/mpv
bb0932a3ad
This makes --input-ipc-client work on Windows. To use this feature, a parent process needs to create a connected named pipe, wrap the server handle in a CRT fd, and then spawn mpv as a child process with the fd as the --input-ipc-client parameter. The process can then communicate through the client handle. The named pipe must be created duplex with overlapped IO and inheritable handles. |
||
---|---|---|
.. | ||
interface-changes | ||
man | ||
client-api-changes.rst | ||
compatibility.rst | ||
compile-windows.md | ||
contribute.md | ||
edl-mpv.rst | ||
encoding.rst | ||
interface-changes.rst | ||
mplayer-changes.rst | ||
release-policy.md | ||
tech-overview.txt |