armbox eplayer: add metadata

Origin commit data
------------------
Branch: master
Commit: e5a50e7126
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
committed by Thilo Graf
parent 4a487f35f1
commit 818adec659
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