MPV_END_FILE_REASON_QUIT constant

int const MPV_END_FILE_REASON_QUIT

Playback was stopped by the quit command or player shutdown.

Implementation

static const int MPV_END_FILE_REASON_QUIT = 3;