summaryrefslogtreecommitdiff
path: root/ext/sndfile/gstsfdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sndfile/gstsfdec.h')
-rw-r--r--ext/sndfile/gstsfdec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/sndfile/gstsfdec.h b/ext/sndfile/gstsfdec.h
index a29e23a02..70aca012d 100644
--- a/ext/sndfile/gstsfdec.h
+++ b/ext/sndfile/gstsfdec.h
@@ -52,6 +52,7 @@ struct _GstSFDec {
GstPad *srcpad;
guint64 pos;
+ guint64 duration;
SNDFILE *file;
sf_count_t offset;