summaryrefslogtreecommitdiffstats
path: root/gst/speexresample/gstspeexresample.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/speexresample/gstspeexresample.h')
-rw-r--r--gst/speexresample/gstspeexresample.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/speexresample/gstspeexresample.h b/gst/speexresample/gstspeexresample.h
index 68731289..b5abf0e6 100644
--- a/gst/speexresample/gstspeexresample.h
+++ b/gst/speexresample/gstspeexresample.h
@@ -51,6 +51,8 @@ typedef struct _GstSpeexResampleClass GstSpeexResampleClass;
struct _GstSpeexResample {
GstBaseTransform element;
+ /* <private> */
+
GstCaps *srccaps, *sinkcaps;
gboolean need_discont;