libcmml  0.9.1
Data Fields
CMML_ImportElement Struct Reference

#include <cmml.h>

Data Fields

char * id
 
char * lang
 
char * dir
 
char * granulerate
 
char * contenttype
 
char * src
 
CMML_Timestart_time
 
CMML_Timeend_time
 
char * title
 
CMML_Listparam
 

Detailed Description

CMML_ImportElement: a struct to keep the details of the import tag

Field Documentation

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)

char* CMML_ImportElement::granulerate

base temporal resolution in Hz

char* CMML_ImportElement::contenttype

content type of the import bitstream

char* CMML_ImportElement::src

URI to import document

CMML_Time* CMML_ImportElement::start_time

insertion time in annodex bitstream

CMML_Time* CMML_ImportElement::end_time

end time of this logical bitstream

char* CMML_ImportElement::title

comment on the import bitstream

CMML_List* CMML_ImportElement::param

list of optional further nam-value metadata for the import bitstreams


The documentation for this struct was generated from the following file: