mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
validate: Make scrub_forward_seeking handle states
This commit is contained in:
parent
f5454f07f0
commit
ded4bec35a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
description, seek=true
|
||||
description, seek=true, handles-states=true
|
||||
pause, playback_time=0.0
|
||||
seek, playback_time=0.0, start=position+0.1, repeat="min(10, (duration - 0.5))/0.1", flags=accurate+flush
|
||||
play, playback_time=0.0
|
||||
|
|
Loading…
Reference in a new issue