summaryrefslogtreecommitdiff
path: root/gst/isomp4/gstqtmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/isomp4/gstqtmux.h')
-rw-r--r--gst/isomp4/gstqtmux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/isomp4/gstqtmux.h b/gst/isomp4/gstqtmux.h
index 0d7f66270..a9ea362a5 100644
--- a/gst/isomp4/gstqtmux.h
+++ b/gst/isomp4/gstqtmux.h
@@ -128,6 +128,8 @@ struct _GstQTPad
/* optional fragment index book-keeping */
AtomTFRA *tfra;
+ GstTagList *tags;
+
/* if nothing is set, it won't be called */
GstQTPadPrepareBufferFunc prepare_buf_func;
GstQTPadSetCapsFunc set_caps;