mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
Added iterations
Original commit message from CVS: Added iterations
This commit is contained in:
parent
e7096c91ab
commit
2651b1b3e8
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,7 @@ tcP: pipeline of the testcase in gst_parse_launch () syntax.
|
|||
tcS: id1, element, signalname (attach to signal in an element)
|
||||
tcS: id2, element, signalname
|
||||
...
|
||||
tcI: the number of iterations on the top bin
|
||||
tcR: id1,1,id2,1,.. (the pattern of signals trigered)
|
||||
or
|
||||
tcR: id1==id2,... (denote an equal number of signals)
|
||||
|
@ -31,3 +32,5 @@ signal trigger patterns
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue