From: Mathieu Duponchelle Date: Tue, 23 Jun 2020 15:31:52 +0000 (+0200) Subject: docs: add GstVisual to plugins cache X-Git-Tag: 1.19.3~511^2~544 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=648acbe726a74b547d6a4003265e492cefe69a9f;p=platform%2Fupstream%2Fgstreamer.git docs: add GstVisual to plugins cache --- diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 423c2d6..e43e729 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": {},