mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
62bf27f5e3
Which basically do the same thing as scrub_*_seeking but during throughout the whole duration of the media
5 lines
214 B
Text
5 lines
214 B
Text
description, seek=true, handles-states=true
|
|
pause, playback-time=0.0
|
|
seek, playback-time=0.0, start=position+0.1, repeat="(duration - 0.5)/0.1", flags=accurate+flush
|
|
play, playback-time=0.0
|
|
stop, playback-time=1.0
|