summaryrefslogtreecommitdiffstats
path: root/gst/sdp/gstsdpdemux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/sdp/gstsdpdemux.h')
-rw-r--r--gst/sdp/gstsdpdemux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/sdp/gstsdpdemux.h b/gst/sdp/gstsdpdemux.h
index 0ae60742..32a53293 100644
--- a/gst/sdp/gstsdpdemux.h
+++ b/gst/sdp/gstsdpdemux.h
@@ -68,6 +68,7 @@ struct _GstSDPStream {
gchar *destination;
guint ttl;
+ gboolean multicast;
/* our udp sink back to the server */
GstElement *udpsink;