Wave Dictionary: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 67:
{{ MemoryLocationTableRow | offset=0x00 | name=uniqueID | type=RwaUniqueID | value= | description= }}
|-
{{ MemoryLocationTableRow | offset=0x040x0C | name=waveDef | type=RwaWaveDef* | value= | description=Pointer to location in system memory. }}
|-
{{ MemoryLocationTableRow | offset=0x080x10 | name=format | type=RwaWaveFormat | value= | description= }}
|-
{{ MemoryLocationTableRow | offset=0x0C0x2C | name=targetFormat | type=RwaWaveFormat | value= | description= Usually identical to <code>format</code>. }}
|-
{{ MemoryLocationTableRow | offset=0x100x48 | name=targetFormatuncompressedLength | type=RwaWaveFormatRwUInt32 | value= | description= }}
|-
{{ MemoryLocationTableRow | offset=0x4C | name=uncompressedLength data| type=RwUInt32void* | value= | description= }}
|-
{{ MemoryLocationTableRow | offset=0x50 | name=datastate | type=void* | value= | description= }}
|-
{{ MemoryLocationTableRow | offset=0x54 | name=state flags| type=void*RwUInt32 | value= | description= }}
|-
{{ MemoryLocationTableRow | offset=0x58 | name=flagsobj | type=RwUInt32RwaObj* | value= | description= }}
|-
{{ MemoryLocationTableRow | offset= | name=obj | type=RwaObj* | value= | description= }}
|-
|}
 
This is followed by the <code>RwaLLNode</code>, the entry (of type <code>char[]</code>) and a 128-bit UUID.