armbox: eplayer3 add read-count

This commit is contained in:
redblue-pkt
2019-01-06 23:41:04 +01:00
committed by Thilo Graf
parent 0b92f90ce2
commit 5f71277215
4 changed files with 8 additions and 4 deletions

View File

@@ -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;