The new playback rate
The format of the seek values
The optional seek flags.
The type and flags for the new current position
The value of the new current position
The type and flags for the new stop position
The value of the new stop position
TRUE if the event was handled. MT safe. Signal Details The "no-more-pads" signal void user_function (GstElement *gstelement, gpointer user_data) : Run Last This signals that the element will not generate more dynamic pads.
Sends a seek event to an element. See gst_event_new_seek() for the details of the parameters. The seek event is sent to the element using gst_element_send_event().