base: Update plugins docs cache

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8824>
This commit is contained in:
Sebastian Dröge 2025-04-15 09:08:11 +03:00
parent 20739fa673
commit 9adf26cfd1

View File

@ -289,6 +289,48 @@
"type": "GstCaps", "type": "GstCaps",
"writable": true "writable": true
}, },
"current-level-buffers": {
"blurb": "The number of currently queued buffers",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "0",
"max": "18446744073709551615",
"min": "0",
"mutable": "null",
"readable": true,
"type": "guint64",
"writable": false
},
"current-level-bytes": {
"blurb": "The number of currently queued bytes",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "0",
"max": "18446744073709551615",
"min": "0",
"mutable": "null",
"readable": true,
"type": "guint64",
"writable": false
},
"current-level-time": {
"blurb": "The amount of currently queued time",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "0",
"max": "18446744073709551615",
"min": "0",
"mutable": "null",
"readable": true,
"type": "guint64",
"writable": false
},
"drop": { "drop": {
"blurb": "Drop old buffers when the buffer queue is filled", "blurb": "Drop old buffers when the buffer queue is filled",
"conditionally-available": false, "conditionally-available": false,
@ -301,6 +343,20 @@
"type": "gboolean", "type": "gboolean",
"writable": true "writable": true
}, },
"dropped": {
"blurb": "Number of dropped buffers",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "0",
"max": "18446744073709551615",
"min": "0",
"mutable": "null",
"readable": true,
"type": "guint64",
"writable": false
},
"emit-signals": { "emit-signals": {
"blurb": "Emit new-preroll and new-sample signals", "blurb": "Emit new-preroll and new-sample signals",
"conditionally-available": false, "conditionally-available": false,
@ -325,6 +381,32 @@
"type": "gboolean", "type": "gboolean",
"writable": false "writable": false
}, },
"in": {
"blurb": "Number of input buffers",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "0",
"max": "18446744073709551615",
"min": "0",
"mutable": "null",
"readable": true,
"type": "guint64",
"writable": false
},
"leaky-type": {
"blurb": "Whether to drop buffers once the internal queue is full",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "none (0)",
"mutable": "playing",
"readable": true,
"type": "GstAppLeakyType",
"writable": true
},
"max-buffers": { "max-buffers": {
"blurb": "The maximum number of buffers to queue internally (0 = unlimited)", "blurb": "The maximum number of buffers to queue internally (0 = unlimited)",
"conditionally-available": false, "conditionally-available": false,
@ -367,6 +449,32 @@
"type": "guint64", "type": "guint64",
"writable": true "writable": true
}, },
"out": {
"blurb": "Number of output buffers",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "0",
"max": "18446744073709551615",
"min": "0",
"mutable": "null",
"readable": true,
"type": "guint64",
"writable": false
},
"silent": {
"blurb": "Don't emit notify for input, output and dropped buffers",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "true",
"mutable": "playing",
"readable": true,
"type": "gboolean",
"writable": true
},
"wait-on-eos": { "wait-on-eos": {
"blurb": "Wait for all buffers to be processed after receiving an EOS", "blurb": "Wait for all buffers to be processed after receiving an EOS",
"conditionally-available": false, "conditionally-available": false,
@ -548,6 +656,20 @@
"type": "guint64", "type": "guint64",
"writable": false "writable": false
}, },
"dropped": {
"blurb": "Number of dropped buffers",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "0",
"max": "18446744073709551615",
"min": "0",
"mutable": "null",
"readable": true,
"type": "guint64",
"writable": false
},
"duration": { "duration": {
"blurb": "The duration of the data stream in nanoseconds (GST_CLOCK_TIME_NONE if unknown)", "blurb": "The duration of the data stream in nanoseconds (GST_CLOCK_TIME_NONE if unknown)",
"conditionally-available": false, "conditionally-available": false,
@ -598,6 +720,20 @@
"type": "gboolean", "type": "gboolean",
"writable": true "writable": true
}, },
"in": {
"blurb": "Number of input buffers",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "0",
"max": "18446744073709551615",
"min": "0",
"mutable": "null",
"readable": true,
"type": "guint64",
"writable": false
},
"is-live": { "is-live": {
"blurb": "Whether to act as a live source", "blurb": "Whether to act as a live source",
"conditionally-available": false, "conditionally-available": false,
@ -617,7 +753,7 @@
"construct-only": false, "construct-only": false,
"controllable": false, "controllable": false,
"default": "none (0)", "default": "none (0)",
"mutable": "ready", "mutable": "playing",
"readable": true, "readable": true,
"type": "GstAppLeakyType", "type": "GstAppLeakyType",
"writable": true "writable": true
@ -706,6 +842,32 @@
"type": "guint", "type": "guint",
"writable": true "writable": true
}, },
"out": {
"blurb": "Number of output buffers",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "0",
"max": "18446744073709551615",
"min": "0",
"mutable": "null",
"readable": true,
"type": "guint64",
"writable": false
},
"silent": {
"blurb": "Don't emit notify for input, output and dropped buffers",
"conditionally-available": false,
"construct": false,
"construct-only": false,
"controllable": false,
"default": "true",
"mutable": "null",
"readable": true,
"type": "gboolean",
"writable": true
},
"size": { "size": {
"blurb": "The size of the data stream in bytes (-1 if unknown)", "blurb": "The size of the data stream in bytes (-1 if unknown)",
"conditionally-available": false, "conditionally-available": false,