summaryrefslogtreecommitdiffstats
path: root/gst/rtpmux/gstrtpmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtpmux/gstrtpmux.h')
-rw-r--r--gst/rtpmux/gstrtpmux.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst/rtpmux/gstrtpmux.h b/gst/rtpmux/gstrtpmux.h
index c5838037..93dc86df 100644
--- a/gst/rtpmux/gstrtpmux.h
+++ b/gst/rtpmux/gstrtpmux.h
@@ -55,7 +55,11 @@ struct _GstRTPMux
/* sinkpads */
gint numpads;
+ guint32 ts_base;
+ guint32 sink_ts_base;
guint16 seqnum_base;
+
+ gint32 ts_offset;
gint16 seqnum_offset;
guint16 seqnum;