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

§ id

char* CMML_ImportElement::id

id of import tag

§ lang

char* CMML_ImportElement::lang

language code of import tag

§ dir

char* CMML_ImportElement::dir

directionality of lang (ltr/rtl)

§ granulerate

char* CMML_ImportElement::granulerate

base temporal resolution in Hz

§ contenttype

char* CMML_ImportElement::contenttype

content type of the import bitstream

§ src

char* CMML_ImportElement::src

URI to import document

§ start_time

CMML_Time* CMML_ImportElement::start_time

insertion time in annodex bitstream

§ end_time

CMML_Time* CMML_ImportElement::end_time

end time of this logical bitstream

§ title

char* CMML_ImportElement::title

comment on the import bitstream

§ param

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: