GET_U32 351 src/odf/ipmpx_parse.c else if (!stricmp(fieldName, "startPacketID")) GET_U32(p->startPacketID) GET_U32 352 src/odf/ipmpx_parse.c else if (!stricmp(fieldName, "expireDTS")) GET_U32(p->expireDTS) GET_U32 353 src/odf/ipmpx_parse.c else if (!stricmp(fieldName, "expirePacketID")) GET_U32(p->expirePacketID) GET_U32 365 src/odf/ipmpx_parse.c if (!stricmp(fieldName, "Context")) GET_U32(p->Context) GET_U32 390 src/odf/ipmpx_parse.c else if (!stricmp(fieldName, "trustedDuration")) GET_U32(p->trustedDuration) GET_U32 475 src/odf/ipmpx_parse.c if (!stricmp(fieldName, "Instantiation_API_ID")) GET_U32(p->Instantiation_API_ID) GET_U32 476 src/odf/ipmpx_parse.c else if (!stricmp(fieldName, "Messaging_API_ID")) GET_U32(p->Messaging_API_ID) GET_U32 487 src/odf/ipmpx_parse.c else if (!stricmp(fieldName, "frequency")) GET_U32(p->frequency) GET_U32 466 src/odf/odf_parse.c GET_U32(em->node_id); GET_U32 611 src/odf/odf_parse.c else if (!stricmp(fieldName, "durationClock") || !stricmp(fieldName, "timescale") ) GET_U32(txt->timescale) GET_U32 612 src/odf/odf_parse.c else if (!stricmp(fieldName, "layer")) GET_U32(txt->layer) GET_U32 613 src/odf/odf_parse.c else if (!stricmp(fieldName, "text_width")) GET_U32(txt->text_width) GET_U32 614 src/odf/odf_parse.c else if (!stricmp(fieldName, "text_height")) GET_U32(txt->text_height) GET_U32 616 src/odf/odf_parse.c GET_U32(txt->video_width) GET_U32 620 src/odf/odf_parse.c GET_U32(txt->video_height) GET_U32 636 src/odf/odf_parse.c if (!stricmp(fieldName, "displayFlags")) GET_U32(sd->displayFlags) GET_U32 646 src/odf/odf_parse.c else if (!stricmp(fieldName, "style_text_color")) GET_U32(sd->default_style.text_color) GET_U32 674 src/odf/odf_parse.c if (!stricmp(fieldName, "fontID")) GET_U32(sd->fonts[sd->font_count-1].fontID)