summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohan Sternerup <johast@axis.com>2021-05-07 08:12:25 +0200
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2021-08-25 13:20:22 +0000
commit607ef6db60e9ec70b89e79ccc7bd56b73ec2dcb2 (patch)
tree9f8554bc61ad5e518bf75946f82a0439b33a9029 /docs
parent7f9bb150555606230f00b2caa0894243859f19d8 (diff)
downloadgstreamer-plugins-bad-607ef6db60e9ec70b89e79ccc7bd56b73ec2dcb2.tar.gz
webrtc: Split sctptransport into lib and implementation parts
GstWebRTCSCTPTransport is now made into into an abstract base class that only contains property specifications matching the RTCSctpTransport interface of the W3C WebRTC specification, see https://w3c.github.io/webrtc-pc/#rtcsctptransport-interface. This class is put into the WebRTC library to expose it for applications and to allow for generation of bindings for non-dynamic languages using GObject introspection. The actual implementation is moved to the subclass WebRTCSCTPTransport located in the WebRTC plugin. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2214>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions