From 648acbe726a74b547d6a4003265e492cefe69a9f Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Tue, 23 Jun 2020 17:31:52 +0200 Subject: [PATCH] docs: add GstVisual to plugins cache --- docs/plugins/gst_plugins_cache.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 423c2d6917..e43e729013 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -2835,7 +2835,19 @@ }, "filename": "gstlibvisual", "license": "LGPL", - "other-types": {}, + "other-types": { + "GstVisual": { + "hierarchy": [ + "GstVisual", + "GstAudioVisualizer", + "GstElement", + "GstObject", + "GInitiallyUnowned", + "GObject" + ], + "kind": "object" + } + }, "package": "GStreamer Base Plug-ins", "source": "gst-plugins-base", "tracers": {},