tcpclientsrc: Expose connection stats as property
authorVivia Nikolaidou <vivia@ahiru.eu>
Mon, 24 Feb 2020 14:44:12 +0000 (16:44 +0200)
committerVivia Nikolaidou <vivia@ahiru.eu>
Fri, 28 Feb 2020 12:17:34 +0000 (14:17 +0200)
commitea930a4bf8d443678e418bb79a5d3f0263fa5b98
tree5fef99d78acc1a8cb6e7c2ba2caea82a276b5eb0
parenta12f161724835b263d20475dfb074065141eed69
tcpclientsrc: Expose connection stats as property

Unfortunately the OS takes care of bad connections for us, so we can't
get the stats in a platform-independent way. Count total bytes received
as well, platform-independently.
gst/tcp/gsttcpclientsrc.c
gst/tcp/gsttcpclientsrc.h
meson.build