MHEG5Interactible interactible
Implement the MHEG5 Hypertext Class. The HyperText class is a subclass of the Text class...
Functions to create a MHEG5hHpertext from a MHEG5 script (in the form of a list of fpa1_syntaxList st...
asnErr asn1_decodeInteractible(fpa1_syntaxList *listPtr, MHEG5Interactible *interactible)
Decodes interactible class. Refer to MHEG5 Specification (ISO/IEC 13522-2:1996), Appendix A...
MHEG5Ingredient * asn1_createHypertext(fpa1_syntaxList *listPtr)
Decodes Hypertext class. Refer to MHEG5 Specification (ISO/IEC 13522-2:1996), Appendix A...
Functions to create a MHEG5Text from a MHEG5 script (in the form of a list of fpa1_syntaxList structu...
asnErr asn1_decodeText(fpa1_syntaxList *listPtr, MHEG5Text *text)
Decodes Text class. Refer to MHEG5 Specification (ISO/IEC 13522-2:1996), Appendix A...