mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
e56b784171
Like in tcpclientsrc Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/651>
4 lines
118 B
C
4 lines
118 B
C
#include <gst/gst.h>
|
|
#include <gio/gio.h>
|
|
|
|
void gst_tcp_stats_from_socket (GstStructure *structure, GSocket *socket);
|