![]() |
MHEG5
22.3.0
|
Contains functions to decode MHEG-5 ASN.1 Link class components. More...
#include <stdio.h>
#include <stdlib.h>
#include "vpa1_tgs.h"
#include "vpa1_rdf.h"
#include "fpa1_cho.h"
#include "fpa1_enu.h"
#include "fpa1_lnk.h"
#include "fpa1_rdf.h"
#include "fpa1_set.h"
#include "fpa1_seq.h"
#include "fpa1_syn.h"
Macros | |
#define | EVT_DAT_ANY -1 |
#define | LNK_SET_COMPS 5 |
#define | LNK_CND_SEQ_COMPS 3 |
#define | EVT_DAT_CHOICE_COMPS 3 |
Variables | |
int | lnkSetCompsArr [2 *LNK_SET_COMPS+1] |
int | lnkCndSeqCompArr [2 *LNK_CND_SEQ_COMPS+1] |
int | evtDatChoiceCompArr [EVT_DAT_CHOICE_COMPS+1] |
Contains functions to decode MHEG-5 ASN.1 Link class components.
int evtDatChoiceCompArr[EVT_DAT_CHOICE_COMPS+1] |
int lnkCndSeqCompArr[2 *LNK_CND_SEQ_COMPS+1] |
int lnkSetCompsArr[2 *LNK_SET_COMPS+1] |