|
MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
Contains functions to decode MHEG-5 ASN.1 Slider, Interactible, Entry Field, Hyper Text class components. More...
#include "fpa1_syn.h"Go to the source code of this file.
Macros | |
| #define | INTERACTIBLE_ALL -1 |
Functions | |
| fpa1_syntaxList * | fpa1_decodeSlider (vpa1_filePos) |
| fpa1_syntaxList * | fpa1_decodeEntryField (vpa1_filePos) |
| fpa1_syntaxList * | fpa1_decodeHyperText (vpa1_filePos) |
Variables | |
| int | sliderSetCompsArr [] |
| int | entFldSetCompsArr [] |
| int | hypTxtSetCompsArr [] |
Contains functions to decode MHEG-5 ASN.1 Slider, Interactible, Entry Field, Hyper Text class components.
| #define INTERACTIBLE_ALL -1 |
| fpa1_syntaxList* fpa1_decodeEntryField | ( | vpa1_filePos | filePosLimit | ) |
| fpa1_syntaxList* fpa1_decodeHyperText | ( | vpa1_filePos | filePosLimit | ) |
| fpa1_syntaxList* fpa1_decodeSlider | ( | vpa1_filePos | filePosLimit | ) |
| int entFldSetCompsArr[] |
| int hypTxtSetCompsArr[] |
| int sliderSetCompsArr[] |