Item structure. More...
#include <itmf_generic.h>
Public Attributes | |
| void * | __handle |
| internal use only. | |
| char * | code |
| four-char code identifing atom type. | |
| char * | mean |
| may be NULL. | |
| char * | name |
| may be NULL. | |
| MP4ItmfDataList | dataList |
| list of data. | |
Item structure.
Models an iTMF metadata item atom contained in an ilst atom.
| char* MP4ItmfItem_s::code |
| MP4ItmfDataList MP4ItmfItem_s::dataList |
| char* MP4ItmfItem_s::mean |
| char* MP4ItmfItem_s::name |