netclientclock: Make gst_net_client_clock_new() a thing wrapper around g_object_new()
authorSebastian Dröge <sebastian@centricular.com>
Sat, 6 Jun 2015 16:42:18 +0000 (18:42 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 6 Jun 2015 16:42:18 +0000 (18:42 +0200)
commit4c62d791aabf17f2c6b906f2ae52f09fc783d0fe
tree036c7f8ec466e6bb1c93038d3801a0fb77196b14
parent179eebdf44300ca12b69c64e36e7b2036bd05df4
netclientclock: Make gst_net_client_clock_new() a thing wrapper around g_object_new()

Bindings will like this, and also it fixes a FIXME comment.
libs/gst/net/gstnetclientclock.c