|
MHEG5 1.0
DTVKit MHEG5 1.0 API 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.
| #define BUTTON_ALL PUSH_BUTTON_ALL |
| #define PUSH_BUTTON_ALL -1 |
| fpa1_syntaxList* fpa1_decodeButton | ( | vpa1_filePos | filePosLimit | ) |
| fpa1_syntaxList* fpa1_decodePushButton | ( | vpa1_filePos | filePosLimit | ) |
| fpa1_syntaxList* fpa1_decodeSwitchButton | ( | vpa1_filePos | filePosLimit | ) |
| int buttonSetCompsArr[] |
| int pushButSetCompsArr[] |
| int switButSetCompsArr[] |