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

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2022-08-19 17:34:17 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-09-27 12:56:15 +0300
commit38753b08acc0fe045997cf1deede912e8c839bcb (patch)
tree5528af2a6c43ea4db1a28db38e824112fbd339a4 /docs
parent00411523d4d5fdec6e53b2a5d3048a684f58faca (diff)
fallbacksrc: Implement support for fallback streams
Diffstat (limited to 'docs')
-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 79c119d4..0bc054f6 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -1017,7 +1017,7 @@
"elements": {
"fallbacksrc": {
"author": "Sebastian Dröge <sebastian@centricular.com>",
- "description": "Live source with uridecodebin3 or custom source, and fallback image stream",
+ "description": "Live source with uridecodebin3 or custom source, and fallback stream",
"hierarchy": [
"FallbackSrc",
"GstBin",
@@ -1213,7 +1213,7 @@
"construct": false,
"construct-only": false,
"controllable": false,
- "default": "application/x-fallbacksrc-stats, num-retry=(guint64)0, last-retry-reason=(GstFallbackSourceRetryReason)none, buffering-percent=(int)100;",
+ "default": "application/x-fallbacksrc-stats, num-retry=(guint64)0, num-fallback-retry=(guint64)0, last-retry-reason=(GstFallbackSourceRetryReason)none, last-fallback-retry-reason=(GstFallbackSourceRetryReason)none, buffering-percent=(int)100, fallback-buffering-percent=(int)100;",
"mutable": "null",
"readable": true,
"type": "GstStructure",