aboutsummaryrefslogtreecommitdiff
path: root/lib/service/servicemp3.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/service/servicemp3.h')
-rw-r--r--lib/service/servicemp3.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/service/servicemp3.h b/lib/service/servicemp3.h
index 744f62a5..173084d4 100644
--- a/lib/service/servicemp3.h
+++ b/lib/service/servicemp3.h
@@ -259,6 +259,9 @@ private:
ePtr<eTimer> m_subtitle_sync_timer;
ePtr<eTimer> m_subtitle_hide_timer;
ePtr<eTimer> m_streamingsrc_timeout;
+ pts_t m_prev_decoder_time;
+ int m_decoder_time_valid_state;
+
void pushSubtitles();
void pullSubtitle();
void hideSubtitles();