webrtcbin tests: Use properties to access the inside of the transceiver object
authorOlivier Crête <olivier.crete@collabora.com>
Wed, 21 Apr 2021 19:55:00 +0000 (15:55 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 13 May 2021 19:05:00 +0000 (15:05 -0400)
commit6a3a62abaeb756fb104f41c2635a79880e81d322
tree59e7b9e7509a97dd870cf81f356b953103ee3d32
parent4c3270409d956793fa3c85f11a4fffacbc6f3176
webrtcbin tests: 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-plugins-bad/-/merge_requests/2183>
tests/check/elements/webrtcbin.c