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:
authorDavid Revay <daverevay@gmail.com>2023-03-28 08:11:05 +0300
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2023-04-05 18:12:39 +0300
commit5bb65d3e33e7feea506b97cce94f279a460e8371 (patch)
treefdb31b6fa1fcad4e5131acdd0054e4f17249e3b9 /docs
parentf15fd82f83e5d1b784f6685e5dcbe0215178a3d7 (diff)
chore(webrtcsink): fix max-bitrate blurb and nick
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1160>
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 909caaa6..e32a989a 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -5608,7 +5608,7 @@
"writable": true
},
"max-bitrate": {
- "blurb": "Maximal bitrate to use (in bit/sec) when computing it through the bandwidth estimation algorithm",
+ "blurb": "Maximum bitrate to use (in bit/sec) when computing it through the bandwidth estimation algorithm",
"conditionally-available": false,
"construct": false,
"construct-only": false,
@@ -6007,7 +6007,7 @@
"writable": true
},
"max-bitrate": {
- "blurb": "Minimal bitrate to use (in bit/sec) when computing it through the congestion control algorithm",
+ "blurb": "Maximum bitrate to use (in bit/sec) when computing it through the congestion control algorithm",
"conditionally-available": false,
"construct": false,
"construct-only": false,