MPV_EVENT_END_FILE constant

int const MPV_EVENT_END_FILE

Notification after playback end (after the file was unloaded). See also mpv_event and mpv_event_end_file.

Implementation

static const int MPV_EVENT_END_FILE = 7;