mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
workaround arm hardware, timshift time in vfd
- thx DBoxOldie
This commit is contained in:
@@ -20,10 +20,12 @@ class cPlayback
|
||||
bool enabled;
|
||||
bool playing, first;
|
||||
bool no_probe;
|
||||
bool got_vpts_ts;
|
||||
int nPlaybackSpeed;
|
||||
int mAudioStream;
|
||||
int mSubtitleStream;
|
||||
int mTeletextStream;
|
||||
int64_t vpts_ts;
|
||||
bool Stop(void);
|
||||
bool decoders_closed;
|
||||
playmode_t pm;
|
||||
|
Reference in New Issue
Block a user