66 DPL5((
">> asn1_decodeRTGraphics(%X)\n", listPtr));
75 rtGraphics->ingredient.root.class =
MHEG5VIDEO;
79 while (currItem != NULL)
81 switch (currItem->
tag)
99 currItem = currItem->
next;
105 DPL2((
"WARNING:[ASN.1] asn1_createAudio() Fails\n"));
112 DPL5((
"<< asn1_decodeRTGraphics() %X\n", rtGraphics));
Implementation of the RTGraphics class Description Defines the attributes and behaviour of non-persis...
MHEG5Bool terminationFreeze
Contains functions/structure used to do MHEG-5 ASN.1 syntax parsing.
MHEG5Ingredient * asn1_createRTGraphics(fpa1_syntaxList *listPtr, MHEG5Stream *stream)
Decodes RTGraphics class. Refer to MHEG5 Specification (ISO/IEC 13522-2:1996), Appendix A...
Typedefs, macros used by all of parser. These may be duplicated elsewhere.
struct fpa1_syntaxItem * children
typedefs etc for the whole object creation section.
Contains macros for MHEG-5 ASN.1 tags and structures.
asnErr asn1_decodeVisible(fpa1_syntaxList *listPtr, MHEG5Visible *visible)
Decodes Visible class. Refer to MHEG5 Specification (ISO/IEC 13522-2:1996), Appendix A...
Functions to create a MHEG5Visible from a MHEG5 script (in the form of a list of fpa1_syntaxList stru...
struct fpa1_syntaxItem * next