summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gst/mxf/mxfmux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/mxf/mxfmux.h b/gst/mxf/mxfmux.h
index d539aaa1..c8fd0b09 100644
--- a/gst/mxf/mxfmux.h
+++ b/gst/mxf/mxfmux.h
@@ -72,6 +72,8 @@ typedef struct _GstMXFMux {
GstPad *srcpad;
GstCollectPads *collect;
+
+ /* <private> */
GstPadEventFunction collect_event;
GstMXFMuxState state;