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,