MPV_EVENT_COMMAND_REPLY constant

int const MPV_EVENT_COMMAND_REPLY

Reply to a mpv_command_async() or mpv_command_node_async() request. See also mpv_event and mpv_event_command.

Implementation

static const int MPV_EVENT_COMMAND_REPLY = 5;