summaryrefslogtreecommitdiffstats
path: root/gst/udp/gstudpsrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/udp/gstudpsrc.h')
-rw-r--r--gst/udp/gstudpsrc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/udp/gstudpsrc.h b/gst/udp/gstudpsrc.h
index 0730cadf..09df444d 100644
--- a/gst/udp/gstudpsrc.h
+++ b/gst/udp/gstudpsrc.h
@@ -59,6 +59,7 @@ struct _GstUDPSrc {
GstCaps *caps;
gint buffer_size;
guint64 timeout;
+ gint skip_first_bytes;
/* our sockets */
int sock;