MPV_END_FILE_REASON_STOP constant

int const MPV_END_FILE_REASON_STOP

Playback was stopped by an external action (e.g. playlist controls).

Implementation

static const int MPV_END_FILE_REASON_STOP = 2;