From: Thibault Saunier Date: Sat, 20 Jun 2020 02:55:54 +0000 (-0400) Subject: doc: Stop documenting properties from parents X-Git-Tag: 1.19.3~495^2~56 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=289350572dc5f452d00c99fe65c5f5e29200fec9;p=platform%2Fupstream%2Fgstreamer.git doc: Stop documenting properties from parents --- diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json index e4871e3..ce38d11 100644 --- a/docs/gst_plugins_cache.json +++ b/docs/gst_plugins_cache.json @@ -28,18 +28,6 @@ } }, "properties": { - "async-handling": { - "blurb": "The bin will handle Asynchronous state changes", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "debug": { "blurb": "Dump request and response messages to stdout", "conditionally-available": false, @@ -90,18 +78,6 @@ "type": "gchararray", "writable": true }, - "message-forward": { - "blurb": "Forwards all children messages", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "multicast-iface": { "blurb": "The network interface on which to join the multicast group", "conditionally-available": false,