![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
Contains functions to decode MHEG-5 ASN.1 List Group class components. More...
#include <stdio.h>#include <stdlib.h>#include "vpa1_tgs.h"#include "vpa1_rdf.h"#include "fpa1_lst.h"#include "fpa1_set.h"#include "fpa1_syn.h"Go to the source code of this file.
Macros | |
| #define | LIST_GRP_SET_COMPS 9 |
Functions | |
| fpa1_syntaxList * | fpa1_decodeListGroup (vpa1_filePos filePosLimit) |
Variables | |
| int | listGrpSetCompsArr [2 *LIST_GRP_SET_COMPS+1] |
Contains functions to decode MHEG-5 ASN.1 List Group class components.
Definition in file fpa1_lst.c.
| #define LIST_GRP_SET_COMPS 9 |
Definition at line 40 of file fpa1_lst.c.
| fpa1_syntaxList* fpa1_decodeListGroup | ( | vpa1_filePos | filePosLimit | ) |
Definition at line 80 of file fpa1_lst.c.
| int listGrpSetCompsArr[2 *LIST_GRP_SET_COMPS+1] |
Definition at line 55 of file fpa1_lst.c.
1.8.11