summaryrefslogtreecommitdiff
path: root/ext/sbc/gstsbcdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sbc/gstsbcdec.h')
-rw-r--r--ext/sbc/gstsbcdec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/sbc/gstsbcdec.h b/ext/sbc/gstsbcdec.h
index c77feaed3..a62e61b2f 100644
--- a/ext/sbc/gstsbcdec.h
+++ b/ext/sbc/gstsbcdec.h
@@ -53,6 +53,7 @@ struct _GstSbcDec {
GstCaps *outcaps;
sbc_t sbc;
+ guint64 next_sample;
};
struct _GstSbcDecClass {