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 82a6cb2c..73c40285 100644
--- a/ext/flac/gstflacenc.h
+++ b/ext/flac/gstflacenc.h
@@ -47,6 +47,7 @@ struct _GstFlacEnc {
gboolean first;
GstBuffer *first_buf;
guint64 offset;
+ guint64 samples_written;
gboolean eos;
gint channels;
gint depth;