[][src]Constant libmpv_sys::mpv_event_id_MPV_EVENT_END_FILE

pub const mpv_event_id_MPV_EVENT_END_FILE: mpv_event_id = 7;

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