From 6c84d7ef0dac00102fcb79b9f0736e9440f997f4 Mon Sep 17 00:00:00 2001 From: Jonas K Danielsson Date: Mon, 2 Oct 2023 17:13:17 +0200 Subject: [PATCH] doc: rist: Update cache for new properties Part-of: --- .../docs/plugins/gst_plugins_cache.json | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json b/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json index ba863946ec..271ad695a7 100644 --- a/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json +++ b/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json @@ -229960,6 +229960,17 @@ "type": "gchararray", "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": { "blurb": "Set the CNAME in the SDES block of the receiver report.", "conditionally-available": false, @@ -229972,6 +229983,18 @@ "type": "gchararray", "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": { "blurb": "The maximum bandwidth used for RTCP as a fraction of RTP bandwdith", "conditionally-available": false,