From 32cdea7c735ff33aa3431d59a95a10d1dfcb96d6 Mon Sep 17 00:00:00 2001 From: Havard Graff Date: Wed, 25 Aug 2021 10:33:24 +0200 Subject: [PATCH] docs: update with "twcc-feedback-interval" Part-of: --- docs/gst_plugins_cache.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json index 2e098f78f4..48e6ef2dd7 100644 --- a/docs/gst_plugins_cache.json +++ b/docs/gst_plugins_cache.json @@ -19106,6 +19106,20 @@ "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": {