[][src]Constant libmpv_sys::mpv_event_id_MPV_EVENT_SEEK

pub const mpv_event_id_MPV_EVENT_SEEK: mpv_event_id = 20;

Happens when a seek was initiated. Playback stops. Usually it will resume with MPV_EVENT_PLAYBACK_RESTART as soon as the seek is finished.