MPV_EVENT_SCRIPT_INPUT_DISPATCH constant

int const MPV_EVENT_SCRIPT_INPUT_DISPATCH

@deprecated This was used internally with the internal "script_dispatch" command to dispatch keyboard and mouse input for the OSC. It was never useful in general and has been completely replaced with "script-binding". This event never happens anymore, and is included in this header only for compatibility.

Implementation

static const int MPV_EVENT_SCRIPT_INPUT_DISPATCH = 15;