mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-07 12:21:17 +00:00
rtpmux: Remove unused sink_ts_base
This commit is contained in:
parent
cc23958183
commit
d3237eaf95
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ struct _GstRTPMux
|
||||||
gint numpads;
|
gint numpads;
|
||||||
|
|
||||||
guint32 ts_base;
|
guint32 ts_base;
|
||||||
guint32 sink_ts_base;
|
|
||||||
guint16 seqnum_base;
|
guint16 seqnum_base;
|
||||||
|
|
||||||
gint32 ts_offset;
|
gint32 ts_offset;
|
||||||
|
|
Loading…
Reference in a new issue