From 17f0b6157685e7ff0d8893a453edd332c4a3d3e5 Mon Sep 17 00:00:00 2001 From: Maksym Khomenko Date: Wed, 8 Nov 2023 02:23:30 +0200 Subject: webrtcsink: add payloader-setup signal Part-of: --- docs/plugins/gst_plugins_cache.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'docs') 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": [ { -- cgit v1.2.3