mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
394242c224
- Stop arbitrarily consider params as ClockTime based on their names but add a convetion that the `.type` field of the ActionType should end by `(GstClockTime)` when it is a clock time.
6 lines
295 B
Text
6 lines
295 B
Text
description, seek=true, handles-states=true, needs_preroll=true
|
|
include,location=includes/default-seek-flags.scenario
|
|
pause, playback-time=0.0
|
|
seek, playback-time=0.0, start=position+0.1, repeat="($(duration) - 0.5)/0.1", flags="$(default_flags)"
|
|
play, playback-time=0.0
|
|
stop, playback-time=1.0
|