mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-16 13:04:18 +00:00
vaildate: Make disable_subtitle_track_while_paused handle states
This commit is contained in:
parent
ded4bec35a
commit
e07e7cd43e
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
description, summary="Disable subtitle track while pipeline is PAUSED", min-subtitle-track=2, duration=5.0
|
||||
description, summary="Disable subtitle track while pipeline is PAUSED", min-subtitle-track=2, duration=5.0, handles-states=true
|
||||
pause;
|
||||
wait, duration=0.5
|
||||
switch-track, name="Disable subtitle", type=text, disable=true
|
||||
wait, duration=0.5
|
||||
play;
|
||||
|
|
Loading…
Reference in a new issue