summaryrefslogtreecommitdiffstats
path: root/gst/flv/gstflvdemux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/flv/gstflvdemux.h')
-rw-r--r--gst/flv/gstflvdemux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/flv/gstflvdemux.h b/gst/flv/gstflvdemux.h
index 29d71c59..bd0832b0 100644
--- a/gst/flv/gstflvdemux.h
+++ b/gst/flv/gstflvdemux.h
@@ -107,6 +107,7 @@ struct _GstFLVDemux
gboolean has_video;
gboolean push_tags;
gboolean strict;
+ gboolean flushing;
};
struct _GstFLVDemuxClass