mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 04:41:16 +00:00
5e32a69ed4
We will be changing states, set the handles-state variable accordingly
7 lines
294 B
Text
7 lines
294 B
Text
description, seek=true, handles-states=true
|
|
pause, playback-time=0.0
|
|
seek, playback-time=0.0, start="duration - 0.5", flags=accurate+flush
|
|
seek, playback-time=0.0, start=position-0.1, repeat="min(10, (duration - 0.6))/0.1", flags=accurate+flush
|
|
play, playback-time=0.0
|
|
stop, playback-time=1.0
|
|
|