mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 10:31:05 +00:00
[MOVED FROM GST-P-FARSIGHT] events dont yet belong in the caps
20070917175133-3e2dc-fd1d83b7826b898110fc571ae7c3440f1887434d.gz
This commit is contained in:
parent
47c38ea723
commit
f120296e53
1 changed files with 2 additions and 1 deletions
|
@ -194,8 +194,9 @@ GST_STATIC_PAD_TEMPLATE ("src",
|
|||
"payload = (int) [ 96, 127 ], "
|
||||
"clock-rate = (int) [ 0, MAX ], "
|
||||
"ssrc = (int) [ 0, MAX ], "
|
||||
"events = (int) [ " MIN_EVENT_STRING ", " MAX_EVENT_STRING " ], "
|
||||
"encoding-name = (string) \"telephone-event\"")
|
||||
/* "events = (string) \"1-16\" */
|
||||
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue