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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/service/servicemp3.h b/lib/service/servicemp3.h
index a92a4cf7..365b9963 100644
--- a/lib/service/servicemp3.h
+++ b/lib/service/servicemp3.h
@@ -177,6 +177,7 @@ private:
static int pcm_delay;
static int ac3_delay;
int m_currentAudioStream;
+ bool m_audioStream_manually_changed;
int m_currentSubtitleStream;
int selectAudioStream(int i);
std::vector<audioStream> m_audioStreams;