64 DPL5((
">> asn1_createVideo(%X,%X)\n", listPtr, video));
81 while (currItem != NULL)
84 switch (currItem->
tag)
99 currItem = currItem->
next;
105 DPL2((
"WARNING:[ASN.1] asn1_createVideo() Fails\n"));
112 DPL5((
"<< asn1_createVideo() %X\n", video));
MHEG5Ingredient * asn1_createVideo(fpa1_syntaxList *listPtr, MHEG5Stream *stream)
Decodes Video class. Refer to MHEG5 Specification (ISO/IEC 13522-2:1996), Appendix A...
Implementation of the Video class Description Defines the attributes and behaviour of an elementary v...
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
Functions to create a MHEG5Video from a MHEG5 script (in the form of a list of fpa1_syntaxList struct...
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...
MHEG5Ingredient ingredient
struct fpa1_syntaxItem * next
MHEG5Bool terminationFreeze