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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/flv/gstflvdemux.h b/gst/flv/gstflvdemux.h
index 72c0bcd4..806ab136 100644
--- a/gst/flv/gstflvdemux.h
+++ b/gst/flv/gstflvdemux.h
@@ -114,6 +114,8 @@ struct _GstFLVDemux
gboolean push_tags;
gboolean strict;
gboolean flushing;
+
+ gboolean no_more_pads;
};
struct _GstFLVDemuxClass