summaryrefslogtreecommitdiff
path: root/docs/plugins/gst_plugins_cache.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/gst_plugins_cache.json')
-rw-r--r--docs/plugins/gst_plugins_cache.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index 3cf309000..73789d37f 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -369,6 +369,11 @@
"return-type": "GstFlowReturn",
"when": "last"
},
+ "new-serialized-event": {
+ "args": [],
+ "return-type": "gboolean",
+ "when": "last"
+ },
"pull-preroll": {
"action": true,
"args": [],
@@ -381,6 +386,17 @@
"return-type": "GstSample",
"when": "last"
},
+ "try-pull-object": {
+ "action": true,
+ "args": [
+ {
+ "name": "arg0",
+ "type": "guint64"
+ }
+ ],
+ "return-type": "GstMiniObject",
+ "when": "last"
+ },
"try-pull-preroll": {
"action": true,
"args": [