armbox eplayer: add metadata

Origin commit data
------------------
Branch: master
Commit: 12daaec555
Author: TangoCash <eric@loxat.de>
Date: 2017-12-20 (Wed, 20 Dec 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2017-12-20 21:05:35 +01:00
parent f1b43646d1
commit a15697c888
4 changed files with 85 additions and 2 deletions

View File

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