summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstsbcenc.h')
-rw-r--r--audio/gstsbcenc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gstsbcenc.h b/audio/gstsbcenc.h
index 491135c1..e7daf2d3 100644
--- a/audio/gstsbcenc.h
+++ b/audio/gstsbcenc.h
@@ -47,6 +47,8 @@ struct _GstSbcEnc {
GstPad *sinkpad;
GstPad *srcpad;
+ gint mode;
+
sbc_t sbc;
};