UniqueIDList Struct Reference
Linked list that stores a list of unique IDs. More...
Public Attributes | |
int | ID |
UniqueIDList * | next |
Detailed Description
Linked list that stores a list of unique IDs.This structure is only used by FeaturePool::writeRTTM() in order to write the SPKR-INFO lines.
Member Data Documentation
int UniqueIDList::ID |
Referenced by FeaturePool::writeRTTM().
Referenced by FeaturePool::writeRTTM().