CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Structure for the 12 byte file header at the start of every RIFF file. More...
#include <riff.h>
Data Fields | |
RiffChunkHeader | chunk_header |
Chunk header for the RIFF chunk of the RIFF file. | |
char | form_type [4] |
The four character code that indicates the form type of the RIFF file. The test app looks for code 'CDI '. | |
Structure for the 12 byte file header at the start of every RIFF file.