summaryrefslogtreecommitdiffstats
path: root/gst/smpte/gstsmpte.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/smpte/gstsmpte.h')
-rw-r--r--gst/smpte/gstsmpte.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst/smpte/gstsmpte.h b/gst/smpte/gstsmpte.h
index 2142c054..107ccc0d 100644
--- a/gst/smpte/gstsmpte.h
+++ b/gst/smpte/gstsmpte.h
@@ -22,6 +22,8 @@
#define __GST_SMPTE_H__
#include <gst/gst.h>
+#include <gst/base/gstcollectpads.h>
+
#include "gstmask.h"
#define GST_TYPE_SMPTE \
@@ -53,6 +55,8 @@ struct _GstSMPTE {
*sinkpad1,
*sinkpad2;
+ GstCollectPads *collect;
+
gint type;
gint border;
gint depth;