mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 07:23:11 +02:00
armbox eplayer: add metadata
This commit is contained in:
@@ -24,7 +24,8 @@ typedef enum
|
||||
CONTAINER_SET_BUFFER_SIZE,
|
||||
CONTAINER_GET_BUFFER_SIZE,
|
||||
CONTAINER_GET_BUFFER_STATUS,
|
||||
CONTAINER_STOP_BUFFER
|
||||
CONTAINER_STOP_BUFFER,
|
||||
CONTAINER_GET_METADATA
|
||||
} ContainerCmd_t;
|
||||
|
||||
typedef struct Container_s
|
||||
|
Reference in New Issue
Block a user