45 #define SLIDER_SET_COMPS 16 46 #define ENT_FLD_SET_COMPS 24 47 #define HYP_TXT_SET_COMPS 20 48 #define IAC_EXPLICIT 2 fpa1_syntaxList * fpa1_setParse(int *, vpa1_filePos)
fpa1_syntaxList * fpa1_decodeSlider(vpa1_filePos filePosLimit)
#define HYP_TXT_SET_COMPS
Contains functions/structure used to do MHEG-5 ASN.1 syntax parsing.
fpa1_syntaxList * fpa1_decodeEntryField(vpa1_filePos filePosLimit)
Typedefs for script reading functions.
int sliderSetCompsArr[2 *SLIDER_SET_COMPS+1]
Contains macros for MHEG-5 ASN.1 tags and structures.
#define ENT_FLD_SET_COMPS
fpa1_syntaxList * fpa1_decodeHyperText(vpa1_filePos filePosLimit)
Contains functions to decode MHEG-5 ASN.1 Slider, Interactible, Entry Field, Hyper Text class compone...
int hypTxtSetCompsArr[2 *HYP_TXT_SET_COMPS+1]
Contains functions used to parse MHEG-5 ASN.1 SETs. SETs can have components in any order and as such...
int entFldSetCompsArr[2 *ENT_FLD_SET_COMPS+1]