summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflacenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/flac/gstflacenc.h')
-rw-r--r--ext/flac/gstflacenc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/flac/gstflacenc.h b/ext/flac/gstflacenc.h
index a7bbd46a..016a56b6 100644
--- a/ext/flac/gstflacenc.h
+++ b/ext/flac/gstflacenc.h
@@ -58,6 +58,7 @@ struct _GstFlacEnc {
guint64 samples_written;
gboolean eos;
gint channels;
+ gint width;
gint depth;
gint sample_rate;
gboolean negotiated;