From c950d2323ce07d7ec63d412f697ac841751ed460 Mon Sep 17 00:00:00 2001 From: "zeeshan.ali@nokia.com" Date: Wed, 28 Mar 2007 11:22:19 +0000 Subject: [MOVED FROM GST-P-FARSIGHT] Use own clock-base 20070328112219-65035-1ba5fefbc65059e9b0c860528a31062ceb6a7331.gz --- gst/rtpmux/gstrtpmux.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gst/rtpmux/gstrtpmux.h') 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; -- cgit v1.2.1