Skip to content

Commit

Permalink
doc: Stop documenting properties from parents
Browse files Browse the repository at this point in the history
  • Loading branch information
thiblahute committed Jun 23, 2020
1 parent 0696b69 commit 2893505
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions docs/gst_plugins_cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down

0 comments on commit 2893505

Please sign in to comment.