mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
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);
|