summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu@centricular.com>2020-09-04 16:53:03 +0200
committerMathieu Duponchelle <mathieu@centricular.com>2020-09-09 22:11:28 +0200
commitc58357fb665e7f33b2dbb753ff58bcad48e022f4 (patch)
tree295792d3ecfad73cadd5e78c58ee9f0f5ef0448a /docs
parentc07e2a89ba96350965c59a97eaa4b442183fbe6f (diff)
downloadgstreamer-plugins-bad-c58357fb665e7f33b2dbb753ff58bcad48e022f4.tar.gz
line21enc: add remove-caption-meta property
Similar to #GstCCExtractor:remove-caption-meta Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1554>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json15
1 files changed, 14 insertions, 1 deletions
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"
}
},