summaryrefslogtreecommitdiffstats
path: root/gst/autodetect/gstautoaudiosink.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/autodetect/gstautoaudiosink.h')
-rw-r--r--gst/autodetect/gstautoaudiosink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/autodetect/gstautoaudiosink.h b/gst/autodetect/gstautoaudiosink.h
index 36defb8a..2e5085fd 100644
--- a/gst/autodetect/gstautoaudiosink.h
+++ b/gst/autodetect/gstautoaudiosink.h
@@ -43,6 +43,7 @@ typedef struct _GstAutoAudioSink {
/* explicit pointers to stuff used */
GstPad *pad;
GstElement *kid;
+ GstCaps *filter_caps;
} GstAutoAudioSink;
typedef struct _GstAutoAudioSinkClass {