libcmml
0.9.1
|
#include <cmml.h>
Data Fields | |
char * | id |
char * | lang |
char * | dir |
char * | granulerate |
char * | contenttype |
char * | src |
CMML_Time * | start_time |
CMML_Time * | end_time |
char * | title |
CMML_List * | param |
CMML_ImportElement: a struct to keep the details of the import tag
char* CMML_ImportElement::id |
id of import tag
char* CMML_ImportElement::lang |
language code of import tag
char* CMML_ImportElement::dir |
directionality of lang (ltr/rtl)
base temporal resolution in Hz
content type of the import bitstream
char* CMML_ImportElement::src |
URI to import document
insertion time in annodex bitstream
end time of this logical bitstream
comment on the import bitstream
list of optional further nam-value metadata for the import bitstreams