Functions to create a MHEG5EntryField from a MHEG5 script (in the form of a list of fpa1_syntaxList s...
asnErr asn1_decodeInteractible(fpa1_syntaxList *listPtr, MHEG5Interactible *interactible)
Decodes interactible 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...
enum MHEG5Entryfield::@1 inputType
MHEG5Interactible interactible
MHEG5Ingredient * asn1_createEntryField(fpa1_syntaxList *listPtr)
Decodes EntryField class. Refer to MHEG5 Specification (ISO/IEC 13522-2:1996), Appendix A...
Implement the MHEG5 EntryField Class. Defines an interaction widget used by the final user to edit an...