Jump to content

GStreamer Daemon - Seek: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5: Line 5:


A new Seek event is sent to a pipeline using the command shown below. The EOS event takes no argument.
A new Seek event is sent to a pipeline using the command shown below. The EOS event takes no argument.
      <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>.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.