MPV_ERROR_COMMAND constant

int const MPV_ERROR_COMMAND

General error when running a command with mpv_command and similar.

Implementation

static const int MPV_ERROR_COMMAND = -12;