libcmml  0.9.1
Data Fields
CMML_Stream Struct Reference

#include <cmml.h>

Data Fields

char * id
 
CMML_Timebasetime
 
CMML_Timeutc
 
CMML_Listimport
 

Detailed Description

CMML_Stream: an optional stream element containing information on the set of import bitstreams which are being annotated by the CMML data.

Examples:
cmml-validate.c.

Field Documentation

◆ id

char* CMML_Stream::id

id attribute of stream element

◆ basetime

CMML_Time* CMML_Stream::basetime

basetime attribute of stream element

◆ utc

CMML_Time* CMML_Stream::utc

utc attribute of stream element

◆ import

CMML_List* CMML_Stream::import

list of import elements


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