Merge branch 'upstream/1.22.7' into tizen_gst_1.22.7
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-base / gst / subparse / gstsubparse.h
index 4d239fd..f6541da 100644 (file)
@@ -87,6 +87,7 @@ struct _GstSubParse {
   guint64 offset;
 
   /* Segment */
+  guint32       segment_seqnum;
   GstSegment    segment;
   gboolean      need_segment;