44 #define EVT_DAT_ANY -1 46 #define LNK_SET_COMPS 5 47 #define LNK_CND_SEQ_COMPS 3 48 #define EVT_DAT_CHOICE_COMPS 3
Contains functions/globals used to read MHEG-5 ASN.1 scripts.
Contains functions to decode MHEG-5 ASN.1 Link class components.
int lnkSetCompsArr[2 *LNK_SET_COMPS+1]
#define LNK_CND_SEQ_COMPS
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 evtDatChoiceCompArr[EVT_DAT_CHOICE_COMPS+1]
int lnkCndSeqCompArr[2 *LNK_CND_SEQ_COMPS+1]
Contains functions used to parse MHEG-5 ASN.1 SETs. SETs can have components in any order and as such...
#define EVT_DAT_CHOICE_COMPS
Contains functions used to parse MHEG-5 ASN.1 SEQUENCEs. SEQUENCEs have components in order...
Contains functions to decode MHEG-5 ASN.1 enumerated types.