docs: Update plugins documentation cache

This commit is contained in:
Thibault Saunier 2019-05-13 22:59:57 -04:00
parent f4b20b010d
commit 89cc9e9201

View file

@ -91,7 +91,7 @@
"blurb": "The name of the object",
"construct": true,
"construct-only": false,
"default": "rtspclientsink0",
"default": "NULL",
"hotdoc-fixed-default": true,
"type-name": "gchararray",
"writable": true
@ -381,10 +381,11 @@
"writable": true
},
"user-agent": {
"unstable-values": true,
"blurb": "The User-Agent string to send to the server",
"construct": false,
"construct-only": false,
"default": "GStreamer/1.15.0.1",
"default": "GStreamer/@GSTREAMER_VERSION@",
"type-name": "gchararray",
"writable": true
},