pub const mpv_event_id_MPV_EVENT_START_FILE: mpv_event_id = 6;Expand description
Notification before playback start of a file (before the file is loaded). See also mpv_event and 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.