cccombiner: expose output-padding property
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / docs / plugins / gst_plugins_cache.json
index 8aa7b97..5855250 100644 (file)
                         "type": "guint",
                         "writable": true
                     },
+                    "output-padding": {
+                        "blurb": "Whether to output padding packets when schedule=true",
+                        "conditionally-available": false,
+                        "construct": false,
+                        "construct-only": false,
+                        "controllable": false,
+                        "default": "true",
+                        "mutable": "ready",
+                        "readable": true,
+                        "type": "gboolean",
+                        "writable": true
+                    },
                     "schedule": {
                         "blurb": "Schedule caption buffers so that exactly one is output per video frame",
                         "conditionally-available": false,