|
MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
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 | ||
| ) |