mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
scenarios: Set min-media-duration on switch_audio_track
This commit is contained in:
parent
f69b63e749
commit
b59cc63de7
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
description, summary="Change audio track at 5 second to the second audio track", min-audio-track=2, duration=10.0
|
||||
description, summary="Change audio track at 5 second to the second audio track", min-audio-track=2, duration=10.0, min-media-duration=5.1
|
||||
switch-track, name=Next-audio-track, playback-time=5.0, type=audio, index=(string)+1
|
||||
stop, playback-time=10.0
|
||||
|
|
Loading…
Reference in a new issue