MPV_ERROR_OPTION_NOT_FOUND constant

int const MPV_ERROR_OPTION_NOT_FOUND

Trying to set an option that doesn't exist.

Implementation

static const int MPV_ERROR_OPTION_NOT_FOUND = -5;