summaryrefslogtreecommitdiff
path: root/gst/matroska/matroska-mux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/matroska/matroska-mux.h')
-rw-r--r--gst/matroska/matroska-mux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/matroska/matroska-mux.h b/gst/matroska/matroska-mux.h
index f2c7d4f3e..db1644208 100644
--- a/gst/matroska/matroska-mux.h
+++ b/gst/matroska/matroska-mux.h
@@ -98,6 +98,7 @@ typedef struct _GstMatroskaMux {
GstMatroskaIndex *index;
guint num_indexes;
GstClockTimeDiff min_index_interval;
+ gboolean is_live;
/* timescale in the file */
guint64 time_scale;