From f6949565112544f929685d2cca984d8804eca1f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 24 Jun 2020 13:33:39 +0300 Subject: ccextractor: Add property to remove caption meta from the outgoing video buffers This is disabled by default to keep backwards compatibility. Part-of: --- docs/plugins/gst_plugins_cache.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs') 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": {} }, -- cgit v1.2.1