armbox eplayer: fix init jump

This commit is contained in:
TangoCash
2018-01-10 20:04:51 +01:00
committed by Thilo Graf
parent c8a4716085
commit 3e166e6123
2 changed files with 5 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ class cPlayback
private:
bool enabled;
bool playing;
bool playing, first;
bool no_probe;
int nPlaybackSpeed;
int mAudioStream;