Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs: Update cache for removed properties
  • Loading branch information
bilboed committed Jul 7, 2020
1 parent 50be315 commit 6abc6f3
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions docs/plugins/gst_plugins_cache.json
Expand Up @@ -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",
Expand Down Expand Up @@ -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,
Expand Down

0 comments on commit 6abc6f3

Please sign in to comment.