mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
doc: Stop documenting properties from parents
This commit is contained in:
parent
0696b699ab
commit
289350572d
1 changed files with 0 additions and 24 deletions
|
@ -28,18 +28,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"properties": {
|
"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": {
|
"debug": {
|
||||||
"blurb": "Dump request and response messages to stdout",
|
"blurb": "Dump request and response messages to stdout",
|
||||||
"conditionally-available": false,
|
"conditionally-available": false,
|
||||||
|
@ -90,18 +78,6 @@
|
||||||
"type": "gchararray",
|
"type": "gchararray",
|
||||||
"writable": true
|
"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": {
|
"multicast-iface": {
|
||||||
"blurb": "The network interface on which to join the multicast group",
|
"blurb": "The network interface on which to join the multicast group",
|
||||||
"conditionally-available": false,
|
"conditionally-available": false,
|
||||||
|
|
Loading…
Reference in a new issue