docs: update with "twcc-feedback-interval"

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/927>
This commit is contained in:
Havard Graff 2021-08-25 10:33:24 +02:00 committed by GStreamer Marge Bot
parent 266c2d0619
commit 32cdea7c73

View file

@ -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": {