mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
doc: rist: Update cache for new properties
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5422>
This commit is contained in:
parent
f4fb4a5606
commit
6c84d7ef0d
1 changed files with 23 additions and 0 deletions
|
@ -229960,6 +229960,17 @@
|
||||||
"type": "gchararray",
|
"type": "gchararray",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
|
"caps": {
|
||||||
|
"blurb": "The caps of the incoming stream",
|
||||||
|
"conditionally-available": false,
|
||||||
|
"construct": false,
|
||||||
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
|
"mutable": "null",
|
||||||
|
"readable": true,
|
||||||
|
"type": "GstCaps",
|
||||||
|
"writable": true
|
||||||
|
},
|
||||||
"cname": {
|
"cname": {
|
||||||
"blurb": "Set the CNAME in the SDES block of the receiver report.",
|
"blurb": "Set the CNAME in the SDES block of the receiver report.",
|
||||||
"conditionally-available": false,
|
"conditionally-available": false,
|
||||||
|
@ -229972,6 +229983,18 @@
|
||||||
"type": "gchararray",
|
"type": "gchararray",
|
||||||
"writable": true
|
"writable": true
|
||||||
},
|
},
|
||||||
|
"encoding-name": {
|
||||||
|
"blurb": "Encoding name use to determine caps parameters",
|
||||||
|
"conditionally-available": false,
|
||||||
|
"construct": false,
|
||||||
|
"construct-only": false,
|
||||||
|
"controllable": false,
|
||||||
|
"default": "NULL",
|
||||||
|
"mutable": "null",
|
||||||
|
"readable": true,
|
||||||
|
"type": "gchararray",
|
||||||
|
"writable": true
|
||||||
|
},
|
||||||
"max-rtcp-bandwidth": {
|
"max-rtcp-bandwidth": {
|
||||||
"blurb": "The maximum bandwidth used for RTCP as a fraction of RTP bandwdith",
|
"blurb": "The maximum bandwidth used for RTCP as a fraction of RTP bandwdith",
|
||||||
"conditionally-available": false,
|
"conditionally-available": false,
|
||||||
|
|
Loading…
Reference in a new issue