docs: update with "twcc-feedback-interval"
authorHavard Graff <havard@pexip.com>
Wed, 25 Aug 2021 08:33:24 +0000 (10:33 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 25 Aug 2021 08:36:06 +0000 (08:36 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/927>

docs/gst_plugins_cache.json

index 2e098f7..48e6ef2 100644 (file)
                         "readable": true,
                         "type": "GstStructure",
                         "writable": false
+                    },
+                    "twcc-feedback-interval": {
+                        "blurb": "The interval to send TWCC reports on",
+                        "conditionally-available": false,
+                        "construct": false,
+                        "construct-only": false,
+                        "controllable": false,
+                        "default": "18446744073709551615",
+                        "max": "18446744073709551615",
+                        "min": "0",
+                        "mutable": "null",
+                        "readable": true,
+                        "type": "guint64",
+                        "writable": true
                     }
                 },
                 "signals": {