summaryrefslogtreecommitdiffstats
path: root/gst/audioresample/gstaudioresample.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/audioresample/gstaudioresample.h')
-rw-r--r--gst/audioresample/gstaudioresample.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/audioresample/gstaudioresample.h b/gst/audioresample/gstaudioresample.h
index 943bc8d8..9bf18c9f 100644
--- a/gst/audioresample/gstaudioresample.h
+++ b/gst/audioresample/gstaudioresample.h
@@ -53,6 +53,8 @@ struct _GstAudioresample {
gboolean passthru;
guint64 offset;
+ guint64 ts_offset;
+ GstClockTime next_ts;
int channels;
int i_rate;