From efaa7abf77373b95e8cbbed4f651d017975eb518 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 22 Jan 2003 14:37:43 +0000 Subject: Think Sane Default Original commit message from CVS: Think Sane Default --- gst/modplug/gstmodplug.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gst/modplug/gstmodplug.h') diff --git a/gst/modplug/gstmodplug.h b/gst/modplug/gstmodplug.h index 0e8356c8..901670c8 100644 --- a/gst/modplug/gstmodplug.h +++ b/gst/modplug/gstmodplug.h @@ -75,7 +75,9 @@ struct _GstModPlug { gboolean need_discont; gboolean eos; gint64 seek_at; + guint64 total_samples; guint64 song_size; + guint64 bytes_read; CSoundFile *mSoundFile; }; -- cgit v1.2.1