From ff77fc008944b20e6a0d61d8138f3bf82758f27e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Laignel?= Date: Wed, 16 Jul 2025 21:49:02 +0200 Subject: [PATCH] Update gst_plugins_cache Part-of: --- docs/plugins/gst_plugins_cache.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 5dc3eec26..943129681 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -12643,7 +12643,7 @@ "construct-only": false, "controllable": false, "default": "0", - "max": "65535", + "max": "-1", "min": "0", "mutable": "null", "readable": true, @@ -17155,7 +17155,7 @@ "construct-only": false, "controllable": false, "default": "-1", - "max": "2147483647", + "max": "65535", "min": "-1", "mutable": "null", "readable": true, @@ -17168,12 +17168,12 @@ "construct": false, "construct-only": false, "controllable": false, - "default": "-1", - "max": "-1", - "min": "0", + "default": "18446744073709551615", + "max": "4294967295", + "min": "-1", "mutable": "null", "readable": true, - "type": "guint", + "type": "gint64", "writable": true }, "timestamp": { @@ -17196,12 +17196,12 @@ "construct": false, "construct-only": false, "controllable": false, - "default": "-1", - "max": "-1", + "default": "18446744073709551615", + "max": "4294967295", "min": "-1", "mutable": "null", "readable": true, - "type": "gint", + "type": "gint64", "writable": true } },