41 #define STREAM_SET_COMPS 8 42 #define AUDIO_SET_COMPS 4 43 #define VID_SET_COMPS 6 44 #define RTG_SET_COMPS 7 46 #define STM_CMP_CHOICE_COMPS 3
Contains functions/structure used to do MHEG-5 ASN.1 syntax parsing.
#define STM_CMP_CHOICE_COMPS
int audioSetCompsArr[2 *AUDIO_SET_COMPS+1]
int streamSetCompsArr[2 *STREAM_SET_COMPS+1]
Typedefs for script reading functions.
Contains macros for MHEG-5 ASN.1 tags and structures.
Contains functions used to parse MHEG-5 ASN.1 SETs. SETs can have components in any order and as such...
int rtgSetCompsArr[2 *RTG_SET_COMPS+1]
int stmCmpChoiceCompArr[STM_CMP_CHOICE_COMPS+1]
int videoSetCompsArr[2 *VID_SET_COMPS+1]