mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 10:10:32 +00:00
validate: Make switch_subtitle_track_while_paused handle states
This commit is contained in:
parent
e07e7cd43e
commit
71ae6d3816
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
description, summary="Change subtitle track while pipeline is PAUSED", min-subtitle-track=2, duration=5.0
|
||||
description, summary="Change subtitle track while pipeline is PAUSED", min-subtitle-track=2, duration=5.0, handles-states=true
|
||||
pause;
|
||||
wait, duration=0.5
|
||||
switch-track, type=text, index=(string)+1
|
||||
|
|
Loading…
Reference in a new issue