mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 23:43:00 +02:00
eplayer3: fix playback termination handling
This commit is contained in:
@@ -39,6 +39,7 @@ typedef struct PlaybackHandler_s {
|
||||
unsigned char isTeletext;
|
||||
unsigned char mayWriteToFramebuffer;
|
||||
unsigned char abortRequested;
|
||||
unsigned char abortPlayback;
|
||||
|
||||
int (*Command) ( /*Context_t */ void *, PlaybackCmd_t, void *);
|
||||
char *uri;
|
||||
|
Reference in New Issue
Block a user