MPV_ERROR_UNINITIALIZED constant

int const MPV_ERROR_UNINITIALIZED

The mpv core wasn't configured and initialized yet. See the notes in mpv_create().

Implementation

static const int MPV_ERROR_UNINITIALIZED = -3;