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.
5 lines
314 B
Text
5 lines
314 B
Text
description, seek=true, duration=5.0
|
|
include,location=includes/default-seek-flags.scenario
|
|
seek, playback-time=1.0, rate=1.0, start=2.0, flags="$(default_flags)"
|
|
seek, playback-time=3.0, rate=1.0, start=0.0, flags="$(default_flags)"
|
|
seek, playback-time=1.0, rate=1.0, start=2.0, stop=3.0, flags="$(default_flags)"
|