mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
libeplayer3: subtitles will now be displayed by neutrino
This commit is contained in:
@@ -37,10 +37,6 @@ extern Container_t FFMPEGContainer;
|
||||
typedef struct ContainerHandler_s {
|
||||
char *Name;
|
||||
Container_t *selectedContainer;
|
||||
Container_t *textSrtContainer;
|
||||
Container_t *textSsaContainer;
|
||||
Container_t *assContainer;
|
||||
|
||||
int (*Command) ( /*Context_t */ void *, ContainerCmd_t, void *);
|
||||
} ContainerHandler_t;
|
||||
|
||||
|
Reference in New Issue
Block a user