[][src]Constant libmpv_sys::mpv_event_id_MPV_EVENT_START_FILE

pub const mpv_event_id_MPV_EVENT_START_FILE: mpv_event_id = 6;

Notification before playback start of a file (before the file is loaded). See also mpv_event and mpv_event_start_file.