mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
5 lines
118 B
C
5 lines
118 B
C
|
#include <gst/gst.h>
|
||
|
#include <gio/gio.h>
|
||
|
|
||
|
void gst_tcp_stats_from_socket (GstStructure *structure, GSocket *socket);
|