manual download instruction updated

This commit is contained in:
stax76
2022-01-03 20:57:54 +01:00
parent b38bfd9c65
commit b84889b03d
2 changed files with 8 additions and 13 deletions

View File

@@ -101,8 +101,8 @@ public class libmpv
MPV_EVENT_START_FILE = 6,
MPV_EVENT_END_FILE = 7,
MPV_EVENT_FILE_LOADED = 8,
MPV_EVENT_IDLE = 11, //deprecated in mpv
MPV_EVENT_TICK = 14,
MPV_EVENT_IDLE = 11, //deprecated
MPV_EVENT_TICK = 14, //deprecated
MPV_EVENT_SCRIPT_INPUT_DISPATCH = 15,
MPV_EVENT_CLIENT_MESSAGE = 16,
MPV_EVENT_VIDEO_RECONFIG = 17,