docs: add GstVisual to plugins cache
authorMathieu Duponchelle <mathieu@centricular.com>
Tue, 23 Jun 2020 15:31:52 +0000 (17:31 +0200)
committerThibault Saunier <tsaunier@igalia.com>
Tue, 23 Jun 2020 18:52:21 +0000 (14:52 -0400)
docs/plugins/gst_plugins_cache.json

index 423c2d6..e43e729 100644 (file)
         },
         "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": {},