MPV_ERROR_LOADING_FAILED constant

int const MPV_ERROR_LOADING_FAILED

Generic error on loading (usually used with mpv_event_end_file.error).

Implementation

static const int MPV_ERROR_LOADING_FAILED = -13;