mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
armbox eplayer: fix init jump
This commit is contained in:
@@ -18,7 +18,7 @@ class cPlayback
|
||||
|
||||
private:
|
||||
bool enabled;
|
||||
bool playing;
|
||||
bool playing, first;
|
||||
bool no_probe;
|
||||
int nPlaybackSpeed;
|
||||
int mAudioStream;
|
||||
|
Reference in New Issue
Block a user