webrtcdatachannel: inherit directly from GObject
authorMathieu Duponchelle <mathieu@centricular.com>
Tue, 16 Jul 2019 21:30:07 +0000 (23:30 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 16 Jul 2019 21:35:47 +0000 (21:35 +0000)
commitb42d98ca19d83ed12da631017965fe1d2c740c2d
tree7763b5a89ebb90c53d74e0242952744a7d12530f
parent06d85ca4874b7b2a8c8f1b31ff5b6f411edb774e
webrtcdatachannel: inherit directly from GObject

There's no reason for it to inherit from GstObject apart from
locking, which is easily replaced, and inheriting from
GInitiallyUnowned made introspection awkward and needlessly
complicated.
ext/webrtc/webrtcdatachannel.c
ext/webrtc/webrtcdatachannel.h