mpvErrorOptionNotFound constant

int const mpvErrorOptionNotFound

The named option does not exist (MPV_ERROR_OPTION_NOT_FOUND).

Implementation

static const int mpvErrorOptionNotFound = -5;