diff --git a/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json b/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json index 13a9509b6c..f16d270510 100644 --- a/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json +++ b/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json @@ -29628,6 +29628,18 @@ } }, "properties": { + "drm-device": { + "blurb": "Path of the DRM device to use for dumb buffer allocation", + "conditionally-available": false, + "construct": false, + "construct-only": true, + "controllable": false, + "default": "NULL", + "mutable": "null", + "readable": true, + "type": "gchararray", + "writable": true + }, "rotate-method": { "blurb": "rotate method", "conditionally-available": false, @@ -236737,6 +236749,18 @@ "type": "gchararray", "writable": true }, + "drm-device": { + "blurb": "Path of the DRM device to use for dumb buffer allocation", + "conditionally-available": false, + "construct": false, + "construct-only": true, + "controllable": false, + "default": "NULL", + "mutable": "null", + "readable": true, + "type": "gchararray", + "writable": true + }, "fullscreen": { "blurb": "Whether the surface should be made fullscreen ", "conditionally-available": false,