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:
authorThibault Saunier <tsaunier@igalia.com>2022-09-02 17:11:31 +0300
committerSebastian Dröge <slomo@coaxion.net>2022-09-03 00:41:35 +0300
commit664e2b75bdb75c70803f498a516783453a288177 (patch)
tree9038ce7e562430ddee8cf6af805aeb7c76848b1b /docs
parent67e9ba8286af1edd3f53bbff3afbac3923bc6fc7 (diff)
tsjitterbuffer: Fix latency type when getting property
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 31e84b2ac..520708a88 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -5585,8 +5585,8 @@
"construct-only": false,
"controllable": false,
"default": "200",
- "max": "200",
- "min": "18446744069414584320",
+ "max": "-1",
+ "min": "0",
"mutable": "null",
"readable": true,
"type": "guint",