mirror of https://github.com/mpv-player/mpv
0b9468f65f
It wasn't necessarily clear how this works. Especially make clear that the API user shouldn't expect that there's one byte per readable event in the wakeup pipe. Actually, the reason why this currently won't work is because property notifications can generate more events than wakeups. The limit of 4096 is a more fundamental issue, but the event ringbuffer is currently limited to 1000 entries anyway. Also add some important comments to mpv_set_wakeup_callback. |
||
---|---|---|
.. | ||
client.h | ||
mpv.pc.in |