Update gst_plugins_cache

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/2382>
This commit is contained in:
François Laignel 2025-07-16 21:49:02 +02:00 committed by GStreamer Marge Bot
parent 7781dff8e5
commit ff77fc0089

View file

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