Skip to content

Commit

Permalink
docs: update with "twcc-feedback-interval"
Browse files Browse the repository at this point in the history
  • Loading branch information
havardgraff authored and GStreamer Marge Bot committed Aug 25, 2021
1 parent 266c2d0 commit 32cdea7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/gst_plugins_cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 32cdea7

Please sign in to comment.