webrtcbin: Support for setting kind attribute on RTCRtpStreamStats
authorPhilippe Normand <philn@igalia.com>
Thu, 22 Dec 2022 21:29:39 +0000 (21:29 +0000)
committerPhilippe Normand <philn@igalia.com>
Thu, 22 Dec 2022 21:35:51 +0000 (21:35 +0000)
commit72884f141cc7f229cd7e7b4e6f2c59ce7d6f0cdd
treea0cebbfddf8a791d63c127d34e54f96cc395daa7
parente2fe594a190854f0f06c7346e69b395347414885
webrtcbin: Support for setting kind attribute on RTCRtpStreamStats

The attribute maps the `kind` property of the associated transceiver.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3630>
subprojects/gst-plugins-bad/ext/webrtc/gstwebrtcbin.c
subprojects/gst-plugins-bad/ext/webrtc/gstwebrtcstats.c
subprojects/gst-plugins-bad/tests/check/elements/webrtcbin.c