|
MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
Contains functions used to parse MHEG-5 ASN.1 SEQUENCEs. SEQUENCEs have components in order. More...
#include <stdio.h>#include <stdlib.h>#include "vpa1_sys.h"#include "vpa1_tgs.h"#include "vpa1_rdf.h"#include "fpa1_act.h"#include "fpa1_app.h"#include "fpa1_cho.h"#include "fpa1_grp.h"#include "fpa1_int.h"#include "fpa1_rdf.h"#include "fpa1_seq.h"#include "fpa1_set.h"#include "fpa1_stm.h"#include "fpa1_syn.h"#include "fpa1_tgs.h"#include "fpa1_tok.h"#include "fpa1_typ.h"#include "fpa1_BlockAlloc.h"Functions | |
| fpa1_syntaxList * | fpa1_sequenceParse (unsigned short *itemCnt, int *compSeqArr, vpa1_filePos filePosLimit) |
| fpa1_syntaxList * | fpa1_sequenceOfParse (unsigned short *itemCnt, int whichType, vpa1_filePos filePosLimit) |
Contains functions used to parse MHEG-5 ASN.1 SEQUENCEs. SEQUENCEs have components in order.
| fpa1_syntaxList* fpa1_sequenceOfParse | ( | unsigned short * | itemCnt, |
| int | whichType, | ||
| vpa1_filePos | filePosLimit | ||
| ) |
| fpa1_syntaxList* fpa1_sequenceParse | ( | unsigned short * | itemCnt, |
| int * | compSeqArr, | ||
| vpa1_filePos | filePosLimit | ||
| ) |