![]() |
MHEG-5
19.3.0
MHEG-5 Documentation
|
Contains functions to decode MHEG-5 ASN.1 Switch Button, Button, Hotspot, Push Button class components. More...
#include "fpa1_syn.h"
Go to the source code of this file.
Macros | |
#define | PUSH_BUTTON_ALL -1 |
#define | BUTTON_ALL PUSH_BUTTON_ALL |
Functions | |
fpa1_syntaxList * | fpa1_decodeSwitchButton (vpa1_filePos) |
fpa1_syntaxList * | fpa1_decodePushButton (vpa1_filePos) |
fpa1_syntaxList * | fpa1_decodeButton (vpa1_filePos) |
Variables | |
int | buttonSetCompsArr [] |
int | pushButSetCompsArr [] |
int | switButSetCompsArr [] |
Contains functions to decode MHEG-5 ASN.1 Switch Button, Button, Hotspot, Push Button class components.
Definition in file fpa1_but.h.
fpa1_syntaxList* fpa1_decodeButton | ( | vpa1_filePos | filePosLimit | ) |
Definition at line 152 of file fpa1_but.c.
fpa1_syntaxList* fpa1_decodePushButton | ( | vpa1_filePos | filePosLimit | ) |
Definition at line 140 of file fpa1_but.c.
fpa1_syntaxList* fpa1_decodeSwitchButton | ( | vpa1_filePos | filePosLimit | ) |
Definition at line 128 of file fpa1_but.c.