|
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 "fpa1_syn.h"Go to the source code of this file.
Functions | |
| fpa1_syntaxList * | fpa1_setParse (int *, vpa1_filePos) |
| fpa1_syntaxList * | fpa1_setTxtParse (int *, vpa1_filePos) |
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 | ||
| ) |
| fpa1_syntaxList* fpa1_setTxtParse | ( | int * | , |
| vpa1_filePos | |||
| ) |