MHEG  17.9.0
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Pages
Macros | Variables
fpa1_grp.c File Reference

Contains functions to decode MHEG-5 ASN.1 Group class components. More...

#include <stdio.h>
#include <stdlib.h>
#include "vpa1_tgs.h"
#include "vpa1_rdf.h"
#include "fpa1_cho.h"
#include "fpa1_grp.h"
#include "fpa1_seq.h"
#include "fpa1_syn.h"

Macros

#define GRP_ITEM_CHOICE_COMPS   26
 
#define STD_ID_SEQ_COMPS   2
 

Variables

int grpItmChoiceCompArr [GRP_ITEM_CHOICE_COMPS+1]
 
int stdIdSeqCompArr [2 *STD_ID_SEQ_COMPS+1]
 

Detailed Description

Contains functions to decode MHEG-5 ASN.1 Group class components.

Date
25/02/00
Author
J.F.Scully

Variable Documentation

int grpItmChoiceCompArr[GRP_ITEM_CHOICE_COMPS+1]
Initial value:
= { GRP_ITEM_CHOICE_COMPS + 1,
RESIDENT,
REMOTE,
INTERCHAN,
PALETTE,
FONT,
CSHAPE,
BOOLVAR,
INTVAR,
OCTVAR,
OBJVAR,
CONTVAR,
LINK,
STREAM,
BITMAP,
LINEART,
DYNAMICLINEART,
RECT,
HOTSPOT,
SWITCH,
PUSH,
TEXT,
ENTRY,
HYPER,
SLIDER,
TGROUP,
LGROUP }
int stdIdSeqCompArr[2 *STD_ID_SEQ_COMPS+1]
Initial value:
= { 2 * STD_ID_SEQ_COMPS,
INTEGER, SYN_NEEDED,
INTEGER, SYN_NEEDED }