Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeungha Yang <seungha@centricular.com>2023-04-04 19:25:40 +0300
committerSeungha Yang <seungha@centricular.com>2023-04-06 15:43:04 +0300
commit538e2e0c9e04c867454f11fd7da60d2f0b38c8c7 (patch)
treea3fd18566fb2a14554392ee8521e297289842aaf /docs/plugins
parent65c611796273627584ac661402729410e1f2fa75 (diff)
transcriberbin: Add support for runtime translation-languages update
Allows updating translation-languages at runtime Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1162>
Diffstat (limited to 'docs/plugins')
-rw-r--r--docs/plugins/gst_plugins_cache.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index c62393c3b..3036bb182 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -5020,9 +5020,9 @@
"blurb": "A map of CEA 608 channels to language codes, eg translation-languages=\"languages, CC1=fr, CC3=transcript\" will map the French translation to CC1 and the original transcript to CC3",
"conditionally-available": false,
"construct": false,
- "construct-only": true,
+ "construct-only": false,
"controllable": false,
- "mutable": "null",
+ "mutable": "playing",
"readable": true,
"type": "GstStructure",
"writable": true