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

Contains functions used to parse MHEG-5 ASN.1 SEQUENCEs. SEQUENCEs have components in order. More...

#include "fpa1_syn.h"

Go to the source code of this file.

Enumerations

enum  SEQUENCE_OF {
  SEQ_OF_DEF_ATTRIBS = 0, SEQ_OF_GROUP_ITEM, SEQ_OF_MOVEMENT, SEQ_OF_INTEGER,
  SEQ_OF_ELEMENTARY_ACTION, SEQ_OF_ACTION_SLOT, SEQ_OF_TOKEN_GROUP_ITEM, SEQ_OF_PARAMETER,
  SEQ_OF_POINT, SEQ_OF_OBJECT_REFERENCE, SEQ_OF_NEXT_SCENE, SEQ_OF_STREAM_COMP,
  SEQ_OF_XY_POSITION, SEQ_OF_INVALID
}
 

Functions

fpa1_syntaxListfpa1_sequenceParse (unsigned short *, int *, vpa1_filePos)
 
fpa1_syntaxListfpa1_sequenceOfParse (unsigned short *, int, vpa1_filePos)
 

Detailed Description

Contains functions used to parse MHEG-5 ASN.1 SEQUENCEs. SEQUENCEs have components in order.

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

Function Documentation

fpa1_syntaxList* fpa1_sequenceOfParse ( unsigned short *  itemCnt,
int  whichType,
vpa1_filePos  filePosLimit 
)
Returns
fpa1_syntaxList* fpa1_sequenceParse ( unsigned short *  itemCnt,
int *  compSeqArr,
vpa1_filePos  filePosLimit 
)
Returns