MIC Shared Memory
Revision as of 03:47, 9 October 2015 by Steveice10 (talk | contribs) (Format can vary, organize data into table.)
This is the shared memory used by the MIC service. It contains recorded audio data and the offset of the current data's end.
Index Byte | Size | Description |
---|---|---|
0x0 | sharedmem_size - 4 | Audio data. |
sharedmem_size - 4 | 4 | u32, Current audio end-offset. |