From 89cc9e9201f124d39ee1a1f84a259f72a941c7b5 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Mon, 13 May 2019 22:59:57 -0400 Subject: [PATCH] docs: Update plugins documentation cache --- docs/gst_plugins_cache.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json index b405482..caa966d 100644 --- a/docs/gst_plugins_cache.json +++ b/docs/gst_plugins_cache.json @@ -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 }, -- 2.7.4