From c58357fb665e7f33b2dbb753ff58bcad48e022f4 Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Fri, 4 Sep 2020 16:53:03 +0200 Subject: line21enc: add remove-caption-meta property Similar to #GstCCExtractor:remove-caption-meta Part-of: --- docs/plugins/gst_plugins_cache.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'docs/plugins') diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index e69a334c3..f2ca4f690 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -3436,7 +3436,20 @@ "presence": "always" } }, - "properties": {}, + "properties": { + "remove-caption-meta": { + "blurb": "Remove encoded 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" } }, -- cgit v1.2.1