client API: deprecate mpv_get_wakeup_pipe()

I don't think anything even uses it.
This commit is contained in:
wm4
2018-03-23 16:24:17 +01:00
parent 5532d8cffe
commit 6d7cfdfae5
3 changed files with 24 additions and 17 deletions

View File

@@ -427,7 +427,7 @@ are useful only in special situations.
``mp.get_wakeup_pipe()``
Calls ``mpv_get_wakeup_pipe()`` and returns the read end of the wakeup
pipe. (See ``client.h`` for details.)
pipe. This is deprecated, but still works. (See ``client.h`` for details.)
``mp.get_next_timeout()``
Return the relative time in seconds when the next timer (``mp.add_timeout``