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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/matroska/matroska-demux.h b/gst/matroska/matroska-demux.h
index 846ce289..744f593c 100644
--- a/gst/matroska/matroska-demux.h
+++ b/gst/matroska/matroska-demux.h
@@ -49,6 +49,8 @@ typedef enum {
typedef struct _GstMatroskaDemux {
GstEbmlRead parent;
+ /* < private > */
+
/* pads */
GstPad *sinkpad;
GPtrArray *src;