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 } },