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

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMaksym Khomenko <maksym.khomenko@skelia.partners>2023-11-08 03:23:30 +0300
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2023-12-23 11:02:08 +0300
commit17f0b6157685e7ff0d8893a453edd332c4a3d3e5 (patch)
tree536e5dc5bdbff10863f766877aea75f5e93d70b9 /docs
parent1ef47cb48e9eab22031298b288ce451506be3a33 (diff)
webrtcsink: add payloader-setup signal
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1389>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index 1b9febb0d..cf55efd7c 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -7038,6 +7038,24 @@
"return-type": "GStrv",
"when": "last"
},
+ "payloader-setup": {
+ "args": [
+ {
+ "name": "arg0",
+ "type": "gchararray"
+ },
+ {
+ "name": "arg1",
+ "type": "gchararray"
+ },
+ {
+ "name": "arg2",
+ "type": "GstElement"
+ }
+ ],
+ "return-type": "gboolean",
+ "when": "last"
+ },
"request-encoded-filter": {
"args": [
{