65 DPL5((
">> asn1_createProgram(%X,%d)\n", listPtr, clazz));
79 while (listPtr != NULL)
131 listPtr = listPtr->
next;
144 DPL2((
"WARNING:[ASN.1] asn1_createProgram() Fails\n"));
152 DPL5((
"<< asn1_createProgram() %X\n", program));
Functions to create a MHEG5Ingredient from a MHEG5 script (in the form of a list of fpa1_syntaxList s...
Implement the MHEG5 Program Class Defines means to handle execution of external pieces of procedural ...
Contains functions/structure used to do MHEG-5 ASN.1 syntax parsing.
Typedefs, macros used by all of parser. These may be duplicated elsewhere.
struct fpa1_syntaxItem * children
MHEG5Ingredient ingredient
typedefs etc for the whole object creation section.
Contains macros for MHEG-5 ASN.1 tags and structures.
MHEG5Ingredient * asn1_createProgram(fpa1_syntaxList *listPtr, MHEG5Final clazz)
Decodes Program class. Refer to MHEG5 Specification (ISO/IEC 13522-2:1996), Appendix A...
MHEG5Bool initiallyAvailable
MHEG5Bool initiallyStopped
Functions to create a MHEG5Program from a MHEG5 script (in the form of a list of fpa1_syntaxList stru...
struct fpa1_syntaxItem * next