41 #define BUTTON_SIZE_COMPS 11 42 #define PUSH_BUT_SIZE_COMPS 13 43 #define SWIT_BUT_SIZE_COMPS 14 fpa1_syntaxList * fpa1_setParse(int *, vpa1_filePos)
fpa1_syntaxList * fpa1_decodeButton(vpa1_filePos filePosLimit)
fpa1_syntaxList * fpa1_decodeSwitchButton(vpa1_filePos filePosLimit)
fpa1_syntaxList * fpa1_decodePushButton(vpa1_filePos filePosLimit)
Contains functions/structure used to do MHEG-5 ASN.1 syntax parsing.
Typedefs for script reading functions.
Contains macros for MHEG-5 ASN.1 tags and structures.
int pushButSetCompsArr[2 *PUSH_BUT_SIZE_COMPS+1]
Contains functions to decode MHEG-5 ASN.1 Switch Button, Button, Hotspot, Push Button class component...
int switButSetCompsArr[2 *SWIT_BUT_SIZE_COMPS+1]
#define BUTTON_SIZE_COMPS
#define SWIT_BUT_SIZE_COMPS
Contains functions used to parse MHEG-5 ASN.1 SETs. SETs can have components in any order and as such...
#define PUSH_BUT_SIZE_COMPS
int buttonSetCompsArr[2 *BUTTON_SIZE_COMPS+1]