From 1a919a1e413a87a01077b4c6823223c0f264e88d Mon Sep 17 00:00:00 2001 From: Johan Sternerup Date: Mon, 10 May 2021 12:02:20 +0200 Subject: webrtcbin: Return typed "sctp-transport" With GstWebRTCSCTPTransport type exposed we can now define "sctp-transport" property as being of this type. Part-of: --- docs/plugins/gst_plugins_cache.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 86dd1c5bf..7385b7b42 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -227989,7 +227989,7 @@ "controllable": false, "mutable": "null", "readable": true, - "type": "GstObject", + "type": "GstWebRTCSCTPTransport", "writable": false }, "signaling-state": { -- cgit v1.2.1