gstreamer/gst-libs/gst/webrtc
Mathieu Duponchelle 86c009e7aa webrtc: expose transport property on sender and receiver
As advised by !1366#note_629558 , the nice transport should be
accessed through:

> transceiver->sender/receiver->transport/rtcp_transport->icetransport

All the objects on the path can be accessed through properties
except sender/receiver->transport. This patch addresses that.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1952>
2021-01-13 19:22:42 +00:00
..
datachannel.c webrtc/datachannel: free previous protocol/label fields 2020-08-24 17:02:35 +10:00
datachannel.h webrtc: Add Since: 1.18 markers to the new datachannel library API 2020-06-03 10:32:00 +03:00
dtlstransport.c webrtc: Remove non rtcp-mux code 2020-11-24 01:59:55 +00:00
dtlstransport.h webrtc: Remove non rtcp-mux code 2020-11-24 01:59:55 +00:00
icetransport.c Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
icetransport.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02:00
meson.build Meson: Use pkg-config generator 2020-10-23 11:14:18 -04:00
rtcsessiondescription.c docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
rtcsessiondescription.h docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
rtpreceiver.c webrtc: expose transport property on sender and receiver 2021-01-13 19:22:42 +00:00
rtpreceiver.h webrtc: Also remove rtcp_transport from the structure 2020-11-24 01:59:55 +00:00
rtpsender.c webrtc: expose transport property on sender and receiver 2021-01-13 19:22:42 +00:00
rtpsender.h webrtc: Also remove rtcp_transport from the structure 2020-11-24 01:59:55 +00:00
rtptransceiver.c docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
rtptransceiver.h webrtc: Save the media kind in the transceiver 2020-10-30 16:23:10 -04:00
webrtc.h webrtc: Add GstWebRTCDataChannel to the library API 2020-06-02 21:04:37 +00:00
webrtc_fwd.h webrtc: Save the media kind in the transceiver 2020-10-30 16:23:10 -04:00