webrtc: Use properties to access the inside of the transceiver object
authorOlivier Crête <olivier.crete@collabora.com>
Wed, 21 Apr 2021 20:27:38 +0000 (16:27 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 13 May 2021 21:49:49 +0000 (17:49 -0400)
commitba079092f8a6e3fcd653065b1eb80c89e4f35eed
tree1bf0c37d0fbbfb90e6798eafdc729dc0f7449340
parent5f9ba620ce9e0b91397636c13e0bd1153cbcf348
webrtc: Use properties to access the inside of the transceiver object

This will allow hiding the insides from unsafe application access.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-examples/-/merge_requests/36>
webrtc/sendonly/webrtc-unidirectional-h264.c