mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 19:55:32 +00:00
docs: Update cache for removed properties
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/738>
This commit is contained in:
parent
50be315a1a
commit
6abc6f33da
1 changed files with 0 additions and 24 deletions
|
@ -8936,18 +8936,6 @@
|
|||
"readable": true,
|
||||
"type": "GstCaps",
|
||||
"writable": true
|
||||
},
|
||||
"force-sw-decoders": {
|
||||
"blurb": "Use only sofware decoders to process streams",
|
||||
"conditionally-available": false,
|
||||
"construct": false,
|
||||
"construct-only": false,
|
||||
"controllable": false,
|
||||
"default": "false",
|
||||
"mutable": "null",
|
||||
"readable": true,
|
||||
"type": "gboolean",
|
||||
"writable": true
|
||||
}
|
||||
},
|
||||
"rank": "none",
|
||||
|
@ -10964,18 +10952,6 @@
|
|||
"type": "gboolean",
|
||||
"writable": true
|
||||
},
|
||||
"force-sw-decoders": {
|
||||
"blurb": "Use only sofware decoders to process streams",
|
||||
"conditionally-available": false,
|
||||
"construct": false,
|
||||
"construct-only": false,
|
||||
"controllable": false,
|
||||
"default": "false",
|
||||
"mutable": "null",
|
||||
"readable": true,
|
||||
"type": "gboolean",
|
||||
"writable": true
|
||||
},
|
||||
"ring-buffer-max-size": {
|
||||
"blurb": "Max. amount of data in the ring buffer (bytes, 0 = ring buffer disabled)",
|
||||
"conditionally-available": false,
|
||||
|
|
Loading…
Reference in a new issue