![]() |
MHEG5
22.3.0
|
Contains functions used to parse MHEG-5 ASN.1 SETs. SETs can have components in any order and as such are a bit of a bastard to parse. More...
#include <stdio.h>
#include <stdlib.h>
#include "vpa1_rdf.h"
#include "vpa1_sys.h"
#include "vpa1_tgs.h"
#include "fpa1_rdf.h"
#include "fpa1_seq.h"
#include "fpa1_set.h"
#include "fpa1_tgs.h"
#include "fpa1_typ.h"
#include "fpa1_BlockAlloc.h"
Functions | |
fpa1_syntaxList * | fpa1_setParse (int *setArrPtr, vpa1_filePos filePosLimit) |
Contains functions used to parse MHEG-5 ASN.1 SETs. SETs can have components in any order and as such are a bit of a bastard to parse.
fpa1_syntaxList* fpa1_setParse | ( | int * | setArrPtr, |
vpa1_filePos | filePosLimit | ||
) |