mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-28 16:01:22 +02:00
armbox: eplayer3 add read-count
This commit is contained in:
@@ -51,6 +51,7 @@ typedef struct PlaybackHandler_s
|
||||
int32_t BackWard;
|
||||
int32_t SlowMotion;
|
||||
int32_t Speed;
|
||||
uint64_t readCount;
|
||||
int32_t AVSync;
|
||||
|
||||
uint8_t isVideo;
|
||||
|
Reference in New Issue
Block a user