doc: rist: Update cache for new properties

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5422>
This commit is contained in:
Jonas K Danielsson 2023-10-02 17:13:17 +02:00 committed by GStreamer Marge Bot
parent f4fb4a5606
commit 6c84d7ef0d

View file

@ -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,