47 #define MAXMH5ORIENTATION 5 52 #define MAXMH5SLIDERSTYLE 4 77 DPL5((
">> asn1_decodeSlider(%X,%X)\n", listPtr));
97 while (currItem != NULL)
100 switch (currItem->
tag)
158 currItem = currItem->
next;
167 DPL2((
"WARNING:[ASN.1] asn1_decodeSlider() errVal = %d\n", errVal));
174 DPL5((
"<< asn1_decodeSlider() %X\n", slider));
#define MAXMH5ORIENTATION
MHEG5Int originalStepSize
Contains functions/structure used to do MHEG-5 ASN.1 syntax parsing.
MHEG5Colour sliderRefColour
Typedefs, macros used by all of parser. These may be duplicated elsewhere.
struct fpa1_syntaxItem * children
MHEG5Ingredient * asn1_createSlider(fpa1_syntaxList *listPtr)
Decodes Slider class. Refer to MHEG5 Specification (ISO/IEC 13522-2:1996), Appendix A...
asnErr asn1_decodeInteractible(fpa1_syntaxList *listPtr, MHEG5Interactible *interactible)
Decodes interactible class. Refer to MHEG5 Specification (ISO/IEC 13522-2:1996), Appendix A...
Implement the MHEG5 Slider Class. Slider Class. Defines the behaviour of sliders. Base class: Visible...
Functions to create a MHEG5Slider from a MHEG5 script (in the form of a list of fpa1_syntaxList struc...
typedefs etc for the whole object creation section.
Contains macros for MHEG-5 ASN.1 tags and structures.
Functions to create a MHEG5Interactible from a MHEG5 script (in the form of a list of fpa1_syntaxList...
asnErr asn1_decodeVisible(fpa1_syntaxList *listPtr, MHEG5Visible *visible)
Decodes Visible class. Refer to MHEG5 Specification (ISO/IEC 13522-2:1996), Appendix A...
MHEG5Int originalMinValue
Functions to create a MHEG5Visible from a MHEG5 script (in the form of a list of fpa1_syntaxList stru...
MHEG5Ingredient ingredient
MHEG5Int originalMaxValue
MHEG5Orientation orientation
MHEG5Interactible interactible
struct fpa1_syntaxItem * next
#define MAXMH5SLIDERSTYLE
MHEG5SliderStyle sliderStyle