From de59b87609f99da7c6f5deea688829d5398fc64d Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 1 Nov 2014 14:13:05 +0100 Subject: ipc: add a command to retrieve API version --- DOCS/man/ipc.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/ipc.rst b/DOCS/man/ipc.rst index 3d0be74423..2b5b3d2156 100644 --- a/DOCS/man/ipc.rst +++ b/DOCS/man/ipc.rst @@ -156,6 +156,10 @@ extra commands can also be used as part of the protocol: Undo one ``suspend`` call. ``suspend`` increments an internal counter, and ``resume`` decrements it. When 0 is reached, the player is actually resumed. +``get_version`` + Returns the client API version the C API of the remote mpv instance + provides. (Also see ``DOCS/client-api-changes.rst``.) + UTF-8 ----- -- cgit v1.2.3