mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
validate: Fix update_stop.scenario seek property naming
This commit is contained in:
parent
e9db1c19d0
commit
f34c7db3e4
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
description, summary="Use the set seek type to seek at 0 secs stop 10secs after 5 secs", seek=true
|
description, summary="Use the set seek type to seek at 0 secs stop 10secs after 5 secs", seek=true
|
||||||
description, duration=15.0, seeks=true
|
description, duration=15.0, seek=true
|
||||||
seek, playback-time=5.0, rate=1.0, start_type=none, start=0.0, stop_type=set, stop=10.0, flags=accurate+flush
|
seek, playback-time=5.0, rate=1.0, start_type=none, start=0.0, stop_type=set, stop=10.0, flags=accurate+flush
|
||||||
|
|
Loading…
Reference in a new issue