Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json40
1 files changed, 39 insertions, 1 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index 1cacfa1e..e55fa42c 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -6214,7 +6214,27 @@
"writable": true
}
},
- "rank": "primary"
+ "rank": "primary",
+ "signals": {
+ "request-encoded-filter": {
+ "args": [
+ {
+ "name": "arg0",
+ "type": "gchararray"
+ },
+ {
+ "name": "arg1",
+ "type": "gchararray"
+ },
+ {
+ "name": "arg2",
+ "type": "GstCaps"
+ }
+ ],
+ "return-type": "GstElement",
+ "when": "last"
+ }
+ }
}
},
"filename": "gstrswebrtc",
@@ -6471,6 +6491,24 @@
"args": [],
"return-type": "GStrv",
"when": "last"
+ },
+ "request-encoded-filter": {
+ "args": [
+ {
+ "name": "arg0",
+ "type": "gchararray"
+ },
+ {
+ "name": "arg1",
+ "type": "gchararray"
+ },
+ {
+ "name": "arg2",
+ "type": "GstCaps"
+ }
+ ],
+ "return-type": "GstElement",
+ "when": "last"
}
}
},