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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/isomp4/gstqtmux.h b/gst/isomp4/gstqtmux.h
index a9ea362a5..19467dc88 100644
--- a/gst/isomp4/gstqtmux.h
+++ b/gst/isomp4/gstqtmux.h
@@ -196,6 +196,9 @@ struct _GstQTMux
gchar *fast_start_file_path;
gchar *moov_recov_file_path;
guint32 fragment_duration;
+ /* Whether or not to work in 'streamable' mode and not
+ * seek to rewrite headers - only valid for fragmented
+ * mode. */
gboolean streamable;
/* for request pad naming */