SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprSspFinfo Struct Reference

Data Fields

struct spr_t_ssp_finfo * next
 pointer to next frame info field More...
 
void * data
 delayed data (copied part) More...
 
short ftype
 frame type (SSP_FRAME_XXX) More...
 
short ftype_ext
 additional frame type information (e.g. a non NULL end frame) More...
 

Field Documentation

struct spr_t_ssp_finfo* SprSspFinfo::next

pointer to next frame info field

void* SprSspFinfo::data

delayed data (copied part)

short SprSspFinfo::ftype

frame type (SSP_FRAME_XXX)

short SprSspFinfo::ftype_ext

additional frame type information (e.g. a non NULL end frame)