diff options
Diffstat (limited to 'docs/plugins/gst_plugins_cache.json')
-rw-r--r-- | docs/plugins/gst_plugins_cache.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index c44438512..976daa73e 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -2864,6 +2864,20 @@ "presence": "always" } }, + "properties": { + "remove-caption-meta": { + "blurb": "Remove caption meta from outgoing video buffers", + "conditionally-available": false, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "false", + "mutable": "null", + "readable": true, + "type": "gboolean", + "writable": true + } + }, "rank": "none", "signals": {} }, |