Jump to content

GStreamer Daemon - Seek: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 7: Line 7:
  <b>event_seek <i>pipeline</i> <i>rate&#61;1.0</i> <i>format&#61;3</i> <i>flags&#61;1</i> <i>start-type&#61;1</i> <i>start&#61;0</i> <i>end-type&#61;1</i> <i>end&#61;-1</i> </b>
  <b>event_seek <i>pipeline</i> <i>rate&#61;1.0</i> <i>format&#61;3</i> <i>flags&#61;1</i> <i>start-type&#61;1</i> <i>start&#61;0</i> <i>end-type&#61;1</i> <i>end&#61;-1</i> </b>
         Creates a new Seek event and sends it to <i>pipeline</i>.
         Creates a new Seek event and sends it to <i>pipeline</i>.
 
you can find more information of the seek arguments in this link [https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html#gst-element-seek].
For example:
For example:
<br>&rArr; ''Gstd Commands:''
<br>&rArr; ''Gstd Commands:''
Cookies help us deliver our services. By using our services, you agree to our use of cookies.