summaryrefslogtreecommitdiffstats
path: root/gst/matroska/matroska-demux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/matroska/matroska-demux.h')
-rw-r--r--gst/matroska/matroska-demux.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/matroska/matroska-demux.h b/gst/matroska/matroska-demux.h
index 744f593c..e032c274 100644
--- a/gst/matroska/matroska-demux.h
+++ b/gst/matroska/matroska-demux.h
@@ -51,6 +51,9 @@ typedef struct _GstMatroskaDemux {
/* < private > */
+ GstIndex *element_index;
+ gint element_index_writer_id;
+
/* pads */
GstPad *sinkpad;
GPtrArray *src;