summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpssrcdemux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtpmanager/gstrtpssrcdemux.h')
-rw-r--r--gst/rtpmanager/gstrtpssrcdemux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rtpmanager/gstrtpssrcdemux.h b/gst/rtpmanager/gstrtpssrcdemux.h
index bea2769d..88aeed80 100644
--- a/gst/rtpmanager/gstrtpssrcdemux.h
+++ b/gst/rtpmanager/gstrtpssrcdemux.h
@@ -36,6 +36,8 @@ struct _GstRtpSsrcDemux
{
GstElement parent;
+ GstSegment segment;
+
GstPad *rtp_sink;
GstPad *rtcp_sink;
GSList *srcpads;