MPV_ERROR_OPTION_ERROR constant
int
const MPV_ERROR_OPTION_ERROR
Setting the option failed. Typically this happens if the provided option value could not be parsed.
Implementation
static const int MPV_ERROR_OPTION_ERROR = -7;