gst_event_new_seek ( rate format flags start_type start stop_type stop -- GstEvent* )


Vocabulary
gstreamer.ffi

Inputs
ratean object
formatan object
flagsan object
start_typean object
startan object
stop_typean object
stopan object


Outputs
GstEvent*an object


Definition