:right-sidebar: True SeekType =================================================================== .. currentmodule:: gi.repository.Gst .. class:: SeekType :no-contents-entry: The different types of seek events. When constructing a seek event with :func:`~gi.repository.Gst.Event.new_seek` or when doing gst_segment_do_seek (). Fields ------ .. rst-class:: interim-class .. class:: SeekType :no-index: .. attribute:: END Relative position to duration is requested .. attribute:: NONE No change in position is required .. attribute:: SET Absolute position is requested