summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstsbcdec.h')
-rw-r--r--audio/gstsbcdec.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/gstsbcdec.h b/audio/gstsbcdec.h
index 0bb0b57e..a88f8da5 100644
--- a/audio/gstsbcdec.h
+++ b/audio/gstsbcdec.h
@@ -49,6 +49,9 @@ struct _GstSbcDec {
GstBuffer *buffer;
+ /* caps for outgoing buffers */
+ GstCaps *outcaps;
+
sbc_t sbc;
};