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
path: root/docs
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@onestream.live>2023-05-11 16:20:41 +0300
committerGuillaume Desmottes <guillaume.desmottes@onestream.live>2023-05-15 17:13:20 +0300
commit7ebf2d7a4fa31fa137bb5cc5419462fd692fa47c (patch)
treeeb4423f638096f1309325f2c8b7f2bcc66929480 /docs
parent067d47f0ec6ede734363ff6f724b7acb5e11fed5 (diff)
fallbackswitch: document the pad priority ordering
I just wasted lots of time trying to figure out why my higher priority pad wasn't used... Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1208>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index 5702a28c1..dee272886 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -1653,7 +1653,7 @@
"writable": false
},
"priority": {
- "blurb": "Selection priority for this stream",
+ "blurb": "Selection priority for this stream (lower number has a higher priority)",
"conditionally-available": false,
"construct": false,
"construct-only": false,