summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2020-06-24 13:33:39 +0300
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>2020-06-25 08:18:37 +0000
commitf6949565112544f929685d2cca984d8804eca1f7 (patch)
treefc93492088e956aa73b13ad397d6bdd80fdc5d24 /docs
parent82189d6859f2c19c9065c65e56081e373e3a6e25 (diff)
downloadgstreamer-plugins-bad-f6949565112544f929685d2cca984d8804eca1f7.tar.gz
ccextractor: Add property to remove caption meta from the outgoing video buffers
This is disabled by default to keep backwards compatibility. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1371>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json14
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": {}
},