|
MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
Contains functions to decode MHEG-5 ASN.1 Variable, Boolean Variable, Integer Variable, Octet String Variable, Object Reference Variable and Content Reference Variable class components. More...
#include <stdio.h>#include <stdlib.h>#include "vpa1_tgs.h"#include "vpa1_rdf.h"#include "fpa1_cho.h"#include "fpa1_set.h"#include "fpa1_syn.h"#include "fpa1_var.h"#include "fpa1_BlockAlloc.h"Macros | |
| #define | VAR_SET_COMPS 4 |
| #define | ORI_VAR_CHOICE_COMPS 5 |
Functions | |
| fpa1_syntaxList * | fpa1_decodeVariable (vpa1_filePos filePosLimit, int childTag) |
Variables | |
| int | varSetCompsArr [2 *VAR_SET_COMPS+1] |
| int | oriVarChoiceCompArr [ORI_VAR_CHOICE_COMPS+1] |
Contains functions to decode MHEG-5 ASN.1 Variable, Boolean Variable, Integer Variable, Octet String Variable, Object Reference Variable and Content Reference Variable class components.
| #define ORI_VAR_CHOICE_COMPS 5 |
| #define VAR_SET_COMPS 4 |
| fpa1_syntaxList* fpa1_decodeVariable | ( | vpa1_filePos | filePosLimit, |
| int | childTag | ||
| ) |
| int oriVarChoiceCompArr[ORI_VAR_CHOICE_COMPS+1] |
| int varSetCompsArr[2 *VAR_SET_COMPS+1] |