summaryrefslogtreecommitdiff
path: root/gst/multifile/gstsplitmuxsrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/multifile/gstsplitmuxsrc.h')
-rw-r--r--gst/multifile/gstsplitmuxsrc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/multifile/gstsplitmuxsrc.h b/gst/multifile/gstsplitmuxsrc.h
index 228453c17..c234c9029 100644
--- a/gst/multifile/gstsplitmuxsrc.h
+++ b/gst/multifile/gstsplitmuxsrc.h
@@ -58,6 +58,7 @@ struct _GstSplitMuxSrc
GstClockTime total_duration;
GstSegment play_segment;
+ guint32 segment_seqnum;
};
struct _GstSplitMuxSrcClass