#include <cmml.h>
| Data Fields | |
| CMML_Element_Type | type | 
| union { | |
| CMML_Stream * stream | |
| CMML_Head * head | |
| CMML_Clip * clip | |
| } | e | 
| 
 | 
| type of element to select in union | 
| 
 | 
| the stream tag | 
| 
 | 
| the head tag | 
| 
 | 
| the clip tag | 
| 
 | 
| holds either the stream, head or clip tag | 
 1.3.8
 1.3.8