mpvErrorNomem constant

int const mpvErrorNomem

Memory allocation failed (MPV_ERROR_NOMEM).

Implementation

static const int mpvErrorNomem = -2;